Arduino OBD-II Bluetooth Scanner Interface Library for Car Hacking Projects car arduino elm hud obd vehicle elm327 obd2 obdii carhacking obdii-library heads-up-display Updated Apr 2, 2025 C++ iDoka / awesome-automotive-can-id Star 691 Code Issues Pull requests 🚜 Collect of CAN IDs ...
so I upgraded it from Python 2 to Python 3 and all the new libraries to make it work again. After that, I deleted the fixed commands and used the Python-OBD library, which supports a lot more commands and auto-detects what a cars computer supports, so it displays much more data than...
After getting the basics set up, I moved on to creating the graphical user interface (GUI). The problem was, that Python itself doesn’t have any tools for building graphical apps. But I knew there were library options to add those capabilities. I did some digging into the different framew...
s computer capabilities. This makes the program much more plug-and-play than it would have been in the past. PyOBD now also includes the python-OBD library for handling the actual communication with the vehicle, while PyOBD provides the GUI for configuring and visualizing the data given to ...
A digital dashboard using Python, Raspberry Pi Zero W, and vehicle's On Board Diagnostics (OBD-II) Port. obd-iidigital-dashboard UpdatedMay 30, 2021 Python Tomiwa-Ot/obd Sponsor Star22 Code Issues Pull requests Android library for getting vehicle diagnostics from ELM327 (Bluetooth) connector ...
GNU GPL v2 This library is forked from: https://github.com/peterh/pyobd https://github.com/Pbartek/pyobd-pi Enjoy and drive safe! Releases12 v0.7.2Latest Jul 10, 2023 + 11 releases Packages No packages published Languages Python100.0%...
Python-OBD is a library for handling data from a car's [**O**n-**B**oard **D**iagnostics port](https://en.wikipedia.org/wiki/On-board_diagnostics) (OBD-II). It can stream real time sensor data, perform diagnostics (such as reading check-engine codes), and is fit for the Ras...
This library is intended to be added as a dependency in any of the OBDb vehicle repositories and used to perform validation tests against the signalset and known data responses for that vehicle. It includes support for: Signalset json decoding ...
To make this library as good as possible - feedback, bug reports and feature requests are very welcome in the GitHub issues of this project. How it works There are more than 10 different OBD-II signal protocol variations used by the various cars that exist. To avoid having to handle all...
The library would work on Suzuki and Kawasaki motorbikes. I didn't had the possibility to test on Yamaha and Honda bikes but I am willing to do, if you own any one of the two open an issue and I will write some code for it. ...