arduino-OBD2
OBD reader
A library for reading OBD-II data from cars over CAN bus
An Arduino library for reading OBD-II data from your car over CAN bus
460 stars
37 watching
104 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
magnusthome/esp32_obd2 | An Arduino library for reading OBD-II data from cars over CAN bus | 28 |
stanleyhuangyc/arduinoobd | An OBD-II adapter library and related sketches for Arduino, providing access to vehicle data and sensor readings. | 986 |
v-ivanyshyn/arduino-obd2-async | An Arduino library providing asynchronous OBD2 data retrieval | 15 |
austinmurphy/obd2-scantool | A Python-based tool for reading OBD2 data from cars | 214 |
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 |
magnusthome/esp32_obd2_emulator | Replies to OBD2 requests with fake data and supports simple PID responses. | 6 |
oktay97/canbus_uart | Software to read and transmit CANbus data via UART on an STM32F1 microcontroller | 0 |
plaes/i-miev-obd2 | Documentation of Mitsubishi I-Miev electric vehicle's OBD-II codes and sensor data transmission patterns | 28 |
miwagner/esp32-arduino-can | An Arduino library for communicating with the CAN Bus on ESP32 devices | 345 |
sandeepmistry/arduino-bleperipheral | An Arduino library for creating custom BLE peripherals with Nordic Semiconductor's nRF8001 or nR51822 | 464 |
autosportlabs/obd2can | Provides a bridge between OBD2 compliant vehicles and CAN bus interfaces to emulate a CAN-OBDII interface. | 42 |
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. | 13 |
cedricp/ddt4all | A Python-based application for analyzing and interacting with CAN bus networks in vehicles | 1,187 |
seeers/can-bus-arduino_core_stm32 | An Arduino Core STM32 project providing a low-level CAN bus interface | 11 |