Example test run with Project MAM software |
I added a piezo buzzer and a LED to the Arduino client so I could be warned in case of problems (mainly the inability to log to the SD card, whatever is the reason). This is how it sounds and looks (with the box open):
The hardware logs the GPS coordinates in a file on the SD card every 30 seconds (roughly), with a format like this:
GPS latitude longitude altitude day month year hour minute secondThis file is read by a software I wrote, which draws the route on a map made stitching together either Google Map tiles or OpenStreetMap tiles (I'll publish the sources after a cleanup). Here is an example generated with OSM (which clearly shows how logging every 30 seconds isn't enough for a car ride):
Project MAM and OpenStreetMap |
No comments:
Post a Comment