ArduinoGeneral

GPS/GPRS/GSM data logging

userHead maxpat 2012-07-20 08:07:10 3242 Views2 Replies
Hi, what is the best way to do data logging (mainly GPS points) ?

Thank you

Max
2012-08-03 12:59:24 Thank you - I was looking for a way to keep data in the arduino memory. But this is not a good idea I guess. userHeadPic maxpat
2012-07-20 19:27:36 Hi Max,


I found a [url=http://blog.bobcravens.com/2010/08/create-a-gps-data-logger-using-the-arduino/]blog post[/url] detailing how to make a GPS data logger. You might need to modify the sample codes provided to fit your needs.



userHeadPic Hector