Py-Ser-gps/README.md

6 lines
206 B
Markdown
Raw Normal View History

2023-06-16 15:53:48 +02:00
Code for reading nmea data from the Serial port and displaying gps data using ipyleafleat.
# All code is untested
Based on [this code](https://github.com/Knio/pynmea2/blob/master/examples/read_serial.py)