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 Igor Skochinsky

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

Changes

RevisionDateWhoCommit message
24:ffcfb0d9d490 2020-09-12 jrmswell Updated to MbedOS5 default tip
23:a18546936800 2017-03-23 mbedfordshire Updated comments
22:00c0fc25c701 2017-03-23 mbedevilledEgg Working again ish
21:1990400ca172 2017-03-23 mbedfordshire No commint
20:7e8aa8bbe773 2017-03-23 mbedevilledEgg Remove all the timey wimey wobbly bobbly;
19:3da2ac9aa081 2017-03-23 jrmswell Charlie is inconsistent with his orders, silly him
18:0ced1be44292 2017-03-23 jrmswell Cleaned up the code somewhat to make it easier to read
17:c4ead6f1ebd9 2017-03-21 jrmswell Attempted to fix weird time issue where decimal points were given making the time look ugly
16:30f9a5e6abc2 2017-03-21 mbedevilledEgg Updated working version (this is got all we need)
15:b5b2ca683d64 2017-03-21 mbedevilledEgg Time works now! Everything is sick(ish)
14:d70e165ddf30 2017-03-21 mbedevilledEgg Works!(ish)
13:0dd713c97cd1 2017-03-20 jrmswell Reverted back to when it was working on Thursday afternoon
12:a0f6feb23f91 2017-03-16 jrmswell Removed time components from GPS.h due to errors with the version control, will continue to experiment with later
11:c85911a4c956 2017-03-16 mbedevilledEgg GPS works! Now trying for time
10:d2dd3b355de5 2017-03-16 mbedevilledEgg Compass Working!
9:dbb7c4e63d45 2017-03-16 mbedevilledEgg Latest;
8:f1679795e9ac 2017-03-14 mbedevilledEgg Compass value stuck on like 31.00
7:c08305966384 2017-03-14 mbedevilledEgg Compass -> LCD Good(ish); Compass -> txt Bad
6:09a0610af8b7 2017-03-11 mbedevilledEgg Accelerometer works
5:b4d5a68654bb 2017-03-11 mbedevilledEgg Refining code
4:c64b742e9388 2017-03-11 mbedevilledEgg All the code so far, Need GPS and Comp wired up now
3:95e55809ecdb 2012-07-30 igorsk Switched to FatFileSystemCpp
2:49ec3b833a28 2012-07-30 igorsk added FatFileSystem library
1:ad941ffd64cb 2012-07-30 igorsk renamed .c -> .cpp to fix compile errors
0:e294af8d0e07 2010-01-26 igorsk (none)