micropyGPS

GPS Parser

A GPS sentence parser written in Python for embedded platforms

A Full Featured GPS NMEA-0183 sentence parser for use with Micropython and the PyBoard embedded platform

GitHub

352 stars
49 watching
119 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

gpsgps-librarymicropythonpythonpython3

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kosma/minmea A lightweight GPS NMEA 0183 parser library written in pure C 787
adrianmo/go-nmea A Go library that parses and decodes NMEA 0183 GPS sentences into usable data structures. 227
mikalhart/tinygps A lightweight C++ library for parsing GPS data from NMEA messages 387
robblackwell/nmea.jl A package for parsing GPS NMEA protocol sentences in the Julia programming language. 8
etingof/pysmi Tool for parsing and converting SNMP MIBs into various formats 135
gtjoseph/mt3339-utils A utility package to assist with using MT3339 GPS chips 65
peterhinch/micropython-msgpack MicroPython MessagePack implementation 28
mampersat/micropython-morsecode This project enables a microcontroller to send Morse code sequences based on user input, such as device IP addresses. 7
octaprog7/qmc5883 MicroPython module for controlling a geomagnetic sensor 0
rawify/gps.js A JavaScript library for parsing and working with GPS data from NMEA sentences 255
jposada202020/micropython_mmc5603 A MicroPython driver for the Memsic MMC5603 magnetometer sensor 0
octaprog7/rm3100 A MicroPython module for controlling an RM3100 Geomagnetic Sensor. 1
jposada202020/micropython_mlx90393 A MicroPython driver for an MLX90393 magnetometer sensor. 3
spotlightkid/upy-msgpack A lightweight MessagePack serialization library for MicroPython 0
lextudio/pysmi A tool that compiles and translates ASN.1 MIBs into multiple formats using Python 5