Search Code
About XYZData

Published 02 Nov 2010.

Last change message: Inital revision

Import this program

XYZData

Published 02 Nov 2010, by   user Vlad Cazan   tag No tags

Summary of XYZData

How to get this program

Import this program

Open this program in the mbed Compiler, where you can edit it and compile it for your hardware.

Download as .zip

Download this program as .zip file.

Description

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.

Code

main.cpp [code]