python-OBD
OBD interface
A Python module for reading engine data from OBD-II vehicle ports.
OBD-II serial module for reading engine data
1k stars
72 watching
373 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sandeepmistry/arduino-obd2 | A library for reading OBD-II data from cars over CAN bus | 464 |
austinmurphy/obd2-scantool | A Python-based tool for reading OBD2 data from cars | 215 |
commaai/opendbc | A Python API for controlling car electronics, particularly steering, gas, and brakes. | 2,002 |
stanleyhuangyc/arduinoobd | An OBD-II adapter library and related sketches for Arduino, providing access to vehicle data and sensor readings. | 997 |
magnusthome/esp32_obd2 | An Arduino library for reading OBD-II data from cars over CAN bus | 32 |
v-ivanyshyn/arduino-obd2-async | An Arduino library providing asynchronous OBD2 data retrieval | 16 |
quantyle/can-shark | A Python serial client library to communicate with CAN-bus equipped vehicles like the Toyota Prius via an Arduino and OBD-II interface. | 14 |
nopnop2002/robotell-usb-can-python | A Python program for communicating with a USB-CAN adapter. | 26 |
hardbyte/python-can | An open-source library for interacting with the Controller Area Network bus in Python. | 1,318 |
christoph2/pydbc | A Python library for working with automotive CAN bus system descriptions. | 29 |
cedricp/ddt4all | A Python-based application for analyzing and interacting with CAN bus networks in vehicles | 1,215 |
cr1901/pcuxn | An implementation of the Universal Native Interface (UXN) for the IBM PC | 7 |
elad/openbsd-apu2 | A writeup on setting up OpenBSD on the PC Engines APU2 for building an IoT-friendly router. | 188 |
pylessard/python-udsoncan | An implementation of the ISO-14229 standard for automotive diagnostic services in Python. | 591 |
littleblondedevil/truckdevil | A framework for interacting with and assessing ECUs that use J1939 for communications on the CANBUS. | 41 |