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 0258e5c9a8 Add GSV sentence parser and helper functions
Moved example sentences to main
2014-12-10 20:53:34 -05:00
README.md
micropyGPS.py Add GSV sentence parser and helper functions 2014-12-10 20:53:34 -05:00

README.md

micropyGPS

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