Working example for the TinyGPSPlus library, that is based off of the "Device Example" for the TinyGPSPlus library for Arduino, by Mikal Hart. This was programmed and tested on a GR-PEACH, with the MKT3339 breakout board from Akizuki Denshi. Pins are set accordingly.

Dependencies:   TinyGPSPlus mbed

History

This serves as a working example to implement the TinyGPSPlus library. It is largely based off of the "Device Example" of the TinyGPSPlus library for Arduino, by Mikal Hart. The pin configuration is set for GR-PEACH's UART0 and UART5. default tip

2016-09-14, by OkiAviation [Wed, 14 Sep 2016 01:46:57 +0000] rev 1

This serves as a working example to implement the TinyGPSPlus library. It is largely based off of the "Device Example" of the TinyGPSPlus library for Arduino, by Mikal Hart. The pin configuration is set for GR-PEACH's UART0 and UART5.


Initial Release.; Based off of the "Device Example" to the TinyGPSPlus library, by Mikal Hart.

2016-09-14, by OkiAviation [Wed, 14 Sep 2016 01:39:53 +0000] rev 0

Initial Release.; Based off of the "Device Example" to the TinyGPSPlus library, by Mikal Hart.