No tags
Open this program in the mbed Compiler, where you can edit it and compile it for your hardware.
Download this program as .zip file.
I plan on using my mbed to capture some raw acceleration data from a rocket that I plan to launch soon. What I have build is a little program that records data from an accelerometer. When you flip the switch, the program automatically starts recording all x,y, and z values to a cvs file which can later be opened in excel to produce a graph.
I have also added a mobile lcd screen to output the results.
| main.cpp [code] |