Skip to content

Part 2. Application Development

Elizabeth Adams edited this page Nov 26, 2018 · 2 revisions

Python + Initial State Logo

We'll be writing an application in Python to parse the NMEA Sentences coming across serial /dev/ttyAMA0 and then streaming them near real-time to Initial State to view the data on a nice map with route tracing.

<< Part 1. Configuring Serial and Testing - Part 2. Python Application >>