GPS Datalogger
jakethesnake
Posts: 15
Hi,
I just bought a Parallax GPS module and would like to take on a project with it-build a simple GPS device that logs the coordinates, altitude, and time, for at least 5 hours in on-board memory, then plug it in to a computer and view all the info on Google Earth. Can i write a program for my BASIC Stamp 2 that will write the files onto the memory, then have them in the correct format for Google Earth? Anyone done this before? Thank you!
-jakethesnake
I just bought a Parallax GPS module and would like to take on a project with it-build a simple GPS device that logs the coordinates, altitude, and time, for at least 5 hours in on-board memory, then plug it in to a computer and view all the info on Google Earth. Can i write a program for my BASIC Stamp 2 that will write the files onto the memory, then have them in the correct format for Google Earth? Anyone done this before? Thank you!
-jakethesnake
Comments
http://www.parallax.com/Resources/NutsVoltsColumns/NutsVoltsVolume3/tabid/445/Default.aspx
There are 2-3 more articles related to GPS in the Nuts & Volts archives.
As for the Google earth portion, based on this thread you should be able to make a simple csv and have that be imported.