Tiny Telematics: Tracking my truck's location offline with a Raspberry Pi, redis, Kafka, and Flink (Part 2)

from blog Christian Hollinger, | ↗ original
Introduction This is Part 2. Part 1 can be found here, where we discussed goals and architecture, built a custom Raspbian Linux image, implemented the client part of the application in Python, using gpsd, with concepts borrowed from scala. Or, take it from the GitHub page: Track your vehicle’s live location offline by using little more than a...