Quote:
Originally Posted by chuckmerja
So what I’m looking for is a – pardon my lack of good jargon use – library that contains a serial (maybe Mr Kevin Watson serial stuff would work??) NMEA string parser, and maybe pull in some math libraries we’d need.
Might someone be willing to help put a GPS library together???
Maybe this is already done, and just needs to be dragged into EasyC so we can use it. If so, pls point me, THANKS
|
I've ported the basics of AVRlib to an ARM and a freescale microcontroller. It should be fairly straightforward to get the PIC working as well. This process will take time but once you understand how serial buffers work in the PIC it should be no problem.
nmea.c
gps.c