GPS logger project
2009-06-02 19:19:01.545265+00 by Dan Lyke 3 comments
Don't need another freakin' project, but just ordered the bits to make a Arduino based "GPS Shield" location logger.
2009-06-02 19:19:01.545265+00 by Dan Lyke 3 comments
Don't need another freakin' project, but just ordered the bits to make a Arduino based "GPS Shield" location logger.
[ related topics: Maps and Mapping ]
comments in ascending chronological order (reverse):
#Comment Re: made: 2009-06-02 20:46:33.509276+00 by: ebradway
Not certain if you can get it to log full satellite data, but at least the SiRF- based GPS modules compatible with this thing can receive RTK DGPS correction data.
#Comment Re: made: 2009-06-03 16:43:04.093233+00 by: Dan Lyke
Interesting. I got the USGlobalSat EM-406A receiver, for starters I was just going to put this thing together and make it work, but I'm guessing I'll be learning about the Real Time Kinematic stuff eventually.
#Comment Re: made: 2009-06-03 18:18:55.115468+00 by: ebradway
For just tracking your bike paths, you don't need RTK. Actual logging of satellite data (instead of interpolated location) allows for post-processing against free base stations - which might be nice for bike routes.
RTK is preferable for navigation but requires access to an RTK beacon.