mikalhart/TinyGPSPlus
A new, customizable Arduino NMEA parsing library observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4747
- days_rel: n/a
- days_push: 835
- n_releases_24m: 0
Adoption not part of the score
1280 stars · 548 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TinyGPSPlus is a compact, customizable Arduino library for parsing NMEA data streams from GPS modules. It extracts position, date, time, altitude, speed, and course, and can parse arbitrary or proprietary NMEA sentences.
Use cases
- parse GPS coordinates from an NMEA stream on Arduino
- extract latitude and longitude from a GPS module
- get date, time, speed, and course from GPS sentences
- parse proprietary NMEA sentences from a GPS receiver
- build a GPS tracker with Arduino
- read GPS data on non-Arduino embedded platforms
When to choose
- you need a lightweight GPS/NMEA parser for Arduino or another microcontroller
- you want to extract custom fields from arbitrary NMEA sentences
- memory-constrained projects that need compact parsing code
When to avoid
- you need a full GPS solution with hardware drivers, not just sentence parsing
- your project targets high-level platforms with richer GPS libraries
- you require an actively developed library with a formal license
Facets
library · maturity maintenance
parser embedded embedded-systems hardware embedded cpp cross-platform arduino gps nmea embedded-cpp geospatial
3 sources
- readme: https://github.com/mikalhart/TinyGPSPlus · fetched 2026-08-28 · 5b1d8f287fa8
- homepage: http://arduiniana.org · fetched 2026-08-29 · bf9f2354357d
- site_page: http://arduiniana.org/about · fetched 2026-08-29 · c879ac77f43b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mikalhart/TinyGPSPlus | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="mikalhart/TinyGPSPlus")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem