Arduino GPS Logger
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 [...]