Read nmea data from Serial and display it using ipyleafleat
Find a file
DenialOfIntelligence 1fda91253b Fixed bugs
check_last_update now uses time instead of nmea.
The time update now updates at first run.
Map is now initiated correctly
2023-06-16 19:34:20 +02:00
README.md Initial Commit 2023-06-16 15:53:48 +02:00
render.py Fixed bugs 2023-06-16 19:34:20 +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