NMEA Data Acquisition -- An IoT Exercise with Python
Here's the code: https://github.com/slott56/NMEA-Tools. This is Python code to do some Internet of Things (IoT) stuff. Oddly, even when things connected by a point-to-point serial interface, it's still often called IoT. Even though there's no "Internetworking."
Some IoT projects have a common arc: exploration, modeling, filtering …
more ...