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 0d16f0f26f Added basic header with license
Renamed main class to micropyGPS
Remove unused struct import
Added to class doc string
2014-12-10 18:13:50 -05:00
README.md Initial commit 2014-12-06 18:49:08 -05:00
micropyGPS.py Added basic header with license 2014-12-10 18:13:50 -05:00

README.md

micropyGPS

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