ArduinoOBD
OBD-II adapter
An OBD-II adapter library and related sketches for Arduino, providing access to vehicle data and sensor readings.
OBD-II library and sketches for Arduino
986 stars
175 watching
518 forks
Language: C++
last commit: 9 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 | 460 |
magnusthome/esp32_obd2 | An Arduino library for reading OBD-II data from cars over CAN bus | 28 |
v-ivanyshyn/arduino-obd2-async | An Arduino library providing asynchronous OBD2 data retrieval | 15 |
brendan-w/python-obd | A Python module for reading engine data from OBD-II vehicle ports. | 1,073 |
dieselduz42/arduino-can-bus-sd-logger | Records CAN bus data from an Arduino board to an SD card for later processing and review | 21 |
dottantgal/ros2_pid_library | A fully configurable PID control library for ROS2 Humble | 40 |
magnusthome/esp32_obd2_emulator | Replies to OBD2 requests with fake data and supports simple PID responses. | 6 |
ihaque/arduino-ecu-logger | A system that logs and displays data from a vehicle's CAN-BUS network using an Arduino-based platform | 33 |
austinmurphy/obd2-scantool | A Python-based tool for reading OBD2 data from cars | 213 |
bxproject/citm02 | An Arduino-based CAN bus adapter that allows message flow direction and real-time signal identification on a vehicle's data network. | 6 |
arduino/openocd | Tools for on-chip programming and debugging of embedded systems | 126 |
autosportlabs/obd2can | Provides a bridge between OBD2 compliant vehicles and CAN bus interfaces to emulate a CAN-OBDII interface. | 42 |
arturlangner/open-obd2-datalogger | An OBD2 datalogger that captures live engine data and stores it on an SD card. | 21 |
adafruit/adafruit_busio | An abstraction layer for I2C and SPI communication | 290 |