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 4c8bc4218b Fix type consistency on update()
Cosmestic changes
2014-12-12 17:40:36 -05:00
README.md Initial commit 2014-12-06 18:49:08 -05:00
micropyGPS.py Fix type consistency on update() 2014-12-12 17:40:36 -05:00

README.md

micropyGPS

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