micropyGPS is a full featured GPS NMEA sentence parser for use with MicroPython and the PyBoard embedded platform. It's also fully compatible with Python 3.x
Go to file
Calvin 3ef80dac72 Reworked update() logic and added sentence length limit checking 2014-12-12 19:50:41 -05:00
README.md Initial commit 2014-12-06 18:49:08 -05:00
micropyGPS.py Reworked update() logic and added sentence length limit checking 2014-12-12 19:50:41 -05:00

README.md

micropyGPS

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