Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Arduino GPS Logger

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
1,305
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Oct 31, 2011

This is a GPS Logger I built using an Arduino Diecimila upgraded with an Atmel328 chip. It utilizes a GPS-Shield and a MicroSD-Shield I bought from SparkFun. The GPS module spits out raw NMEA data in the form of serial strings. The program running on the arduino parses the NMEA strings and saves the data in a CVS file located on the SD card. You can them transfer the CVS file from the SD card to your computer and use an on-line application called "GPS Visualizer" create a KML file. This KML file can then b opened in google earth which displays a visualization of your journey!

I did not write the parsing program that was used in the filming of this video. In the future I play to write a program that does not parse the NMEA data, but rather writes it directly into a text file on the SD card. This may not be as efficient as just saving the Longitude/Latitude/Time information, but it would still get the job done.

  • likes, 0 dislikes

Link to this comment:

Share to:

Uploader Comments (danaleslie)

  • Hey I got the same microSD shield and microSD card but I couldn't get the card to initialize. Do you have that problem?

  • @dechicken

    No I didn't have that problem. You should try loading the Sparkfun example code for the microSD shield. Once you get that working, integrate that code with your GPS parsing code. I vaguely remember having to format the SD card as FAT32 to get it working.

  • what type of file was it

  • @microchoc

    The file used to store the GPS data being logged was a CVS file. (MS Excel)

    The file generated by "GPS Visualizer" using the CVS file is a KML file, and is opened in Google Earth.

see all

All Comments (6)

Sign In or Sign Up now to post a comment!
  • @danaleslie

    The microSD shield library cannot detect my microSD card. However, when I switch to the SD library that comes with the Arduino Software and it works. O.o

  • that's cool ! nice vid . and my old school !

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more