Skip to content
Luigi Saetta edited this page Dec 29, 2017 · 4 revisions

Welcome to my OBDII project

This project contains the Python code for my larger Connected Car Project.

My OBDII contain a set of Python programs that can be run on a RPI 3. The code, through bluetooth, reads data from the OBDII interface of the car and send this data to a MQTT broker, hosted in the Cloud. This way data can be real-time analyzed and visualized in a Real Time Dashboard.

Clone this wiki locally