TinyGPS
GPS parser library
A lightweight C++ library for parsing GPS data from NMEA messages
A compact Arduino NMEA (GPS) parsing library
387 stars
54 watching
257 forks
Language: C++
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
kosma/minmea | A lightweight GPS NMEA 0183 parser library written in pure C | 787 |
robblackwell/nmea.jl | A package for parsing GPS NMEA protocol sentences in the Julia programming language. | 8 |
adrianmo/go-nmea | A Go library that parses and decodes NMEA 0183 GPS sentences into usable data structures. | 227 |
rawify/gps.js | A JavaScript library for parsing and working with GPS data from NMEA sentences | 255 |
inmcm/micropygps | A GPS sentence parser written in Python for embedded platforms | 352 |
pganalyze/libpg_query | A C library that parses and analyzes PostgreSQL queries to extract internal parse trees | 1,210 |
vshymanskyy/tinygsm | A small Arduino library for using GSM modules in IoT projects | 1,966 |
mores/themissinglink | Provides a microPython library to interface with an ultrasonic ranger sensor | 0 |
meggart/gdalfuns.jl | A Julia library that provides an interface to the GDAL geospatial data processing library | 0 |
gogps-project/gogps_matlab | Software for processing GNSS raw data and generating precise positioning solutions | 285 |
tuupola/micropython-gnssl76l | A MicroPython driver for interacting with a Quectel GNSS L76-L receiver over I2C. | 6 |
georust/gpx | A Rust library for reading and writing GPS data in the GPX format. | 102 |
msgpack/msgpack-smalltalk | A Smalltalk-based MessagePack serialization library for various dialects | 22 |
taroz/matrtklib | A MATLAB wrapper providing access to RTKLIB's GNSS data processing functionality. | 48 |
gtjoseph/mt3339-utils | A utility package to assist with using MT3339 GPS chips | 65 |