Bartimaeus
10 W
- Joined
- May 31, 2012
- Messages
- 94
Hello all,
just thought I'd share my solution for a wireless telemetry system using an Arduino and the Cycle Analyst, as well as xbee modules. I tried simply using the sparkfun xbee explorer board to the CA, but it wouldn't send the characters, although it was making the scroll bar get smaller, indicating that *something* was going on. Wanting to get it working before I went to class, I did a google search for a simple serial echo program for the Arduino (source: http://spacetinkerer.blogspot.com/2011/02/serial-port-echo-with-arduino.html )
It works like a charm, with the odd exception of nonsense data being sent while the CA is off, still in the proper CA format but with random characters. Also noteworthy is the fact that the Ah column was still printing out correctly-- guessing that is because the value is stored in the memory even when the CA is off. Further investigation might yeild more results, but I'm satisfied with the results.
The idea is to have wireless telemetry system that you can use on the racetrack so your pit crew can monitor everything and let the rider know if they need to stop so the rider can focus on not crashing. Also going to either write a python script to log the data in a text file or just use my openLogger, so i'll have telemetry and data logging in one easy to set up package.
here's a shoddy video I took to show you, sorry that i'm terrible about getting a clear shot but now i'm close to being late for class so this is what you get:
http://www.youtube.com/watch?v=c0a7OR9d2Vk&feature=youtu.be
just thought I'd share my solution for a wireless telemetry system using an Arduino and the Cycle Analyst, as well as xbee modules. I tried simply using the sparkfun xbee explorer board to the CA, but it wouldn't send the characters, although it was making the scroll bar get smaller, indicating that *something* was going on. Wanting to get it working before I went to class, I did a google search for a simple serial echo program for the Arduino (source: http://spacetinkerer.blogspot.com/2011/02/serial-port-echo-with-arduino.html )
It works like a charm, with the odd exception of nonsense data being sent while the CA is off, still in the proper CA format but with random characters. Also noteworthy is the fact that the Ah column was still printing out correctly-- guessing that is because the value is stored in the memory even when the CA is off. Further investigation might yeild more results, but I'm satisfied with the results.
The idea is to have wireless telemetry system that you can use on the racetrack so your pit crew can monitor everything and let the rider know if they need to stop so the rider can focus on not crashing. Also going to either write a python script to log the data in a text file or just use my openLogger, so i'll have telemetry and data logging in one easy to set up package.
here's a shoddy video I took to show you, sorry that i'm terrible about getting a clear shot but now i'm close to being late for class so this is what you get:
http://www.youtube.com/watch?v=c0a7OR9d2Vk&feature=youtu.be