Accelerometer Data Logging
rough_wood
Posts: 61
I am looking to log Acceleration data with respect to time using the 3Axis, Propeller, and my laptop in my car. Is there a good way to do this?
I am currently working on hacking the Accelerometer Demo to work off DuplexSerialPlus rather than VGA and somehow export the data.
I'd like to get the data into Excel, probably by somehow outputting Comma Separated Values in a txt file or something similar.
The goal is to see how quickly the G's tansfer from Throttle to Brakes, and turning one side to the other, as well as how high G's a car pulls when cresting a hill or climbing through a trough.
Any advice? I am very new to Propeller.
Thanks
I am currently working on hacking the Accelerometer Demo to work off DuplexSerialPlus rather than VGA and somehow export the data.
I'd like to get the data into Excel, probably by somehow outputting Comma Separated Values in a txt file or something similar.
The goal is to see how quickly the G's tansfer from Throttle to Brakes, and turning one side to the other, as well as how high G's a car pulls when cresting a hill or climbing through a trough.
Any advice? I am very new to Propeller.
Thanks
Comments
I'll see if I can find out how to throw the Spin code in here. I changed the 3Axis and the Tick Tock object.
Then for the edited Tick Tock:
Post Edited (rough_wood) : 5/25/2009 5:45:02 AM GMT