Offline
Newbie
Karma: 2
Posts: 17
|
 |
« Reply #15 on: December 11, 2012, 11:47:39 pm » |
Fetch Alpha2 released in first post. Let me know if Due works.
|
|
|
|
|
Logged
|
|
|
|
|
Greenville, IL
Offline
Edison Member
Karma: 11
Posts: 1289
Warning Novice on board! 0 to 1 chance of errors!
|
 |
« Reply #16 on: December 12, 2012, 09:34:00 pm » |
Fetch Alpha2 released in first post. Let me know if Due works.
The frame rate seems to be working as it changes when variables are added or removed from the list. However, I get no data change "it shows 0" and it also does not graph or change data with Uno using 1.0.2 IDE It is definitely finding the sketch I uploaded and the variables but data is not the changing.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 2
Posts: 17
|
 |
« Reply #17 on: December 12, 2012, 09:42:20 pm » |
The frame rate seems to be working as it changes when variables are added or removed from the list. However, I get no data change "it shows 0" and it also does not graph or change data with Uno using 1.0.2 IDE
cyclegadget, you may have to copy the new Alpha2 DataLogger library files into the arduino libraries folder, replacing the files from Alpha1.
|
|
|
|
|
Logged
|
|
|
|
|
Greenville, IL
Offline
Edison Member
Karma: 11
Posts: 1289
Warning Novice on board! 0 to 1 chance of errors!
|
 |
« Reply #18 on: December 15, 2012, 09:13:13 am » |
Update! Problem solved! Fetch Alpha2 Release works with both Due and Uno!
I must of had some old files from Fetch Alpha1. I removed all Fetch files from my Arduino IDE to make a clean start and replaced them with the new Alpha2 files.
I tested Fetch with both the Uno and Due back to back and it works great!
Job well done drl81!
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 2
Posts: 17
|
 |
« Reply #19 on: December 15, 2012, 01:48:25 pm » |
cyclegadget, thanks for the confirmation. i can't take all the credit, i've been working on it with a friend who has helped a ton and may show up on this forum at some point to help answer questions, etc.
anyone who is giving Fetch a try, let us know if there are any specific features or fixes to prioritize for next release.
|
|
|
|
|
Logged
|
|
|
|
|
Greenville, IL
Offline
Edison Member
Karma: 11
Posts: 1289
Warning Novice on board! 0 to 1 chance of errors!
|
 |
« Reply #20 on: December 16, 2012, 07:06:51 pm » |
Another update! I tested the my sketch with the Teensy 3.0 and it was success!
Teensy 3.0 works with Fetch!
One note: I had to use a delay(20) because my Fetch datalogger would freeze, possibly because a buffer problem (with the flood of data) with my computer. I believe the user needs to limit how quickly or how often the sketch reports data to the computer.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Jr. Member
Karma: 0
Posts: 51
|
 |
« Reply #21 on: December 27, 2012, 02:52:08 pm » |
HY guys. I am trying to put Fetch working with Leonardo, folowed all steps on the starting guide PDF with the example in the datalloger librarie, all i get is a white screen  and a kind of a progression green bar on the bottom right of the Fetch window at 25% and don t move. Can you help me? Thanks.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Jr. Member
Karma: 0
Posts: 51
|
 |
« Reply #22 on: December 27, 2012, 02:54:46 pm » |
Don t know if this helps, the values in "Frame Rate" are changing.
I went to settings and selected the right COM, and the baud rate, everything else unchanged.
Thanks.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 2
Posts: 17
|
 |
« Reply #23 on: December 27, 2012, 05:38:20 pm » |
serbar, sorry to hear it isn't working with Leonardo. I don't have a Leonardo, so it's hard to say what is going on. After reading the Leonardo Getting Started Guide, it seems the Leonardo is a slightly different animal when it comes to the serial port. It sounds like it re-creates a virtual serial port on the PC each time it resets. Are you sure you're selecting the correct serial port #? What baud rate are you setting in Fetch? (Baud rate setting in Fetch should match the SERIAL_BAUD definition in DataLogger.h, default is 115200). The progress bar doesn't mean anything yet. We should probably remove that until it means something, to avoid confusion.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Jr. Member
Karma: 0
Posts: 51
|
 |
« Reply #24 on: December 27, 2012, 06:28:07 pm » |
Are you sure you're selecting the correct serial port #? Yes i am sure, i use always the same port, COM 9 in my computer. What baud rate are you setting in Fetch? Yes i sellect in Settings of Fetch 115200 baud. There is a thread running on this kind of issue for Leonardo concerning similar programs like Fetch. If you re interested: http://arduino.cc/forum/index.php/topic,138885.15.html#lastPostThanks.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Jr. Member
Karma: 0
Posts: 51
|
 |
« Reply #25 on: December 30, 2012, 08:05:55 am » |
drl81 do you have any more suggestions?
Your tool is great for my purposes and i would like to be able to use it.
Thanks.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 2
Posts: 17
|
 |
« Reply #26 on: December 30, 2012, 06:10:44 pm » |
serbar, thanks for the feedback on this. i've been on vacation and haven't been able to dig into this too deeply. i skimmed the discussion in the link you posted.
in Fetch, have you tried going to Communication->Settings and trying each of the options for Handshake?
if none of those options work, we should be able to release something soon that enables DTR. we'll want to verify it doesn't screw anything up for other arduinos as well.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Jr. Member
Karma: 0
Posts: 51
|
 |
« Reply #27 on: December 31, 2012, 07:22:29 am » |
I try all the handshake options, but nothing  I look forward to news from you guys. Thanks.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 2
Posts: 17
|
 |
« Reply #28 on: December 31, 2012, 01:27:46 pm » |
serbar, try installing the attached version which enables DTR. let us know if it works.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Jr. Member
Karma: 0
Posts: 51
|
 |
« Reply #29 on: January 01, 2013, 10:07:56 am » |
Version installed and working perfect on Leonardo.
Thanks a lot guys.
|
|
|
|
|
Logged
|
|
|
|
|
|