Contribute Media
A thank you to everyone who makes this possible: Read More

Hitting the Pavement with Python: Pt1

Description

Using python to interact with aftermarket engine management controllers. Part 1 will focus on the initial discovery of the controller's serial protocol, communicating with the controller over a serial port, unpacking the byte stream, and using Redis as a mechanism to store and radiate data.

Details

Improve this page