esp32_obd2
OBD2 reader
An Arduino 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
32 stars
2 watching
2 forks
Language: C++
last commit: 12 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 |
magnusthome/esp32_obd2_emulator | Replies to OBD2 requests with fake data and supports simple PID responses. | 8 |
magnusthome/rejsacan-esp32 | An ESP32 or ESP32-S3 based board with CAN interface and automatic shutdown for car use | 564 |
stanleyhuangyc/arduinoobd | An OBD-II adapter library and related sketches for Arduino, providing access to vehicle data and sensor readings. | 997 |
v-ivanyshyn/arduino-obd2-async | An Arduino library providing asynchronous OBD2 data retrieval | 16 |
miwagner/esp32-arduino-can | An Arduino library for communicating with the CAN Bus on ESP32 devices | 350 |
austinmurphy/obd2-scantool | A Python-based tool for reading OBD2 data from cars | 215 |
seeers/can-bus-arduino_core_stm32 | An Arduino Core STM32 project providing a low-level CAN bus interface | 11 |
dieselduz42/arduino-can-bus-sd-logger | Records CAN bus data from an Arduino board to an SD card for later processing and review | 21 |
nopnop2002/esp-idf-canbus-monitor | A tool that monitors and displays CANBus traffic from an ESP32 board. | 122 |
magnusthome/esp32s3ret | A reverse engineering tool for ESP32-S3 based boards, focusing on CAN bus communication and support for various protocols. | 11 |
autosportlabs/obd2can | Provides a bridge between OBD2 compliant vehicles and CAN bus interfaces to emulate a CAN-OBDII interface. | 42 |
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 |
nopnop2002/arduino-stm32-can | An open-source project providing an extended CAN communication example for Arduino-based STM32 boards. | 219 |