Random Projects and Comments

Home Archive for category "Arduino" (Page 3)

First GPX Lib Test Drive

I did my first test drive this morning using my arduino GPS hardware (which I will post an article about soon) running my GPX library.  The most major issue I found is that apparently I have longitude and latitude swapped in my GPS example code which can be found at the dev branch on github. Here is the track I recorded this morning.
MorningDrive-112910
(more…)

 

Arduino GPX Library Project v0.1

I have completed my first version of a library to [hopefully] help in the generation of GPX files on an Arduino processor.  I have successful generated output that validated successful for the example code.  I am going to be integrating it into my current GPS project later today so there may be some changes soon.

(more…)

 
credit
© Ryan M Sutton, 2015