Read nmea data from Serial and display it using ipyleafleat
Find a file
2023-06-17 17:49:43 +02:00
sketch_jun17c Added Code for Arduino 2023-06-17 15:44:30 +02:00
sketch_jun17d Added Code for Arduino 2023-06-17 15:44:30 +02:00
README.md Initial Commit 2023-06-16 15:53:48 +02:00
render.py Added VERY baic gpx logging 2023-06-17 17:49:43 +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