C GPS Library
SEL
Posts: 80
I am looking for any C code written to use GPS that will run on the Parallax Activity Board. I have created a GPS Alarm Clock with Spin. I would like very much to use SimpleIDE and C to do the same. The more I learn about C the more I like it.
I have looked at TinyGPS and it is too much geared toward the ARDUINO platform. Has any convered TinyGPS?
Any help at all would be great!
Regards,
Stan
I have looked at TinyGPS and it is too much geared toward the ARDUINO platform. Has any convered TinyGPS?
Any help at all would be great!
Regards,
Stan
Comments
https://github.com/libpropeller/libpropeller/tree/master/libpropeller/gpsparser
https://github.com/libpropeller/libpropeller/tree/master/libpropeller/mtk3339
I use it with the PA6H GPS from Adafruit.
Any help in locating GPS functions written in C that will run an Activity Board would be of great help!
I thank the two forum members that have taken the time to make suggestions. I really do appreciate this as I know you are all busy.
Best regards,
Stan
-Mike