Program to read data from sensors, write them to a file which can then be interpreted by software to help show the path of a bicycle as it travels around a field
Dependencies: C12832_lcd FatFileSystemCpp MMA7660 CMPS03 GPS
Fork of MSCUsbHost by
Program to link a compass and a GPS to an MBED to produce a CSV file which can be used to track a bicycle around a field
Results can be found here
Diff: mbed.bld
- Revision:
- 3:95e55809ecdb
- Parent:
- 0:e294af8d0e07
diff -r 49ec3b833a28 -r 95e55809ecdb mbed.bld --- a/mbed.bld Mon Jul 30 12:24:20 2012 +0000 +++ b/mbed.bld Mon Jul 30 13:49:56 2012 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/49a220cc26e0 +http://mbed.org/users/mbed_official/code/mbed/builds/10b9abbe79a6 \ No newline at end of file