https://github.com/spencekonde/tiniergps
TinyGPS, but with only GGA support, to save flash.
https://github.com/spencekonde/tiniergps
Last synced: about 2 months ago
JSON representation
TinyGPS, but with only GGA support, to save flash.
- Host: GitHub
- URL: https://github.com/spencekonde/tiniergps
- Owner: SpenceKonde
- Created: 2015-12-17T02:22:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-13T17:01:09.000Z (almost 9 years ago)
- Last Synced: 2025-01-11T01:45:41.812Z (4 months ago)
- Language: C++
- Size: 10.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TinierGPS
A copy of the popular TinyGPS library - but which support for only GGA sentences. This saves a small amount of flash memory, which may be critical in low flash applications.