Compact Arduino library to parse NMEA sentences.
MicroNMEA is a compact Arduino library to parse a subset of NMEA sentences, which can originate from either GPS or GNSS receivers. Only two types of messages are parsed, $GPGGA (and its GNSS versions $GNGGA, $GLGGA, and $GAGGA) and $GPRMC (and its GNSS versions $GNRMC, $GLRMC, and $GARMC). From these two NMEA sentences MicroNMEA can output date, time, latitude, longitude, altitude, number of satellites used, horizontal dilution of precision (HDOP), course and speed. When other NMEA sentences are detected they can be passed to an optional callback function for decoding or logging. Checksum failures can be indicated with another optional callback function. GNU LGPL v2.1.
Filename | Release Date | File Size |
---|---|---|
MicroNMEA-2.0.6.zip | 2022-02-18 | 37.77 KiB |
MicroNMEA-2.0.5.zip | 2020-12-29 | 37.50 KiB |
MicroNMEA-2.0.4.zip | 2020-12-29 | 37.50 KiB |
MicroNMEA-2.0.3.zip | 2020-10-24 | 29.23 KiB |
MicroNMEA-2.0.2.zip | 2020-10-19 | 29.23 KiB |
MicroNMEA-2.0.1.zip | 2019-01-30 | 29.48 KiB |
MicroNMEA-2.0.0.zip | 2018-09-19 | 23.66 KiB |
MicroNMEA-1.0.5.zip | 2018-07-15 | 23.62 KiB |
MicroNMEA-1.0.4.zip | 2018-06-06 | 23.63 KiB |
MicroNMEA-1.0.3.zip | 2018-05-05 | 23.54 KiB |