Overview
- Object ID : 5023 (2025-01-27 17:36:06)
- Author : Michael
- Content : App Note
- Microcontroller : Propeller 1
- Language : SPIN
- Category : Other
- Licence : MIT
- Tag : GPS
Content
Use the multicore Propeller P8X32A to receive, parse, and display GPS data in real time. The gps_basic.spin object supports the most common NMEA 0183 sentences ($GPRMC & $GPGGA) at 4800 baud, with a configuration option for higher baud rates.
Download the full PDF application note, and code samples.