Py-Ser-gps/README.md
DenialOfIntelligence 88754840f2 Initial Commit
2023-06-16 15:53:48 +02:00

6 lines
206 B
Markdown

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)