Arduino-OBD2-Async
OBD2 reader library
An Arduino library providing asynchronous OBD2 data retrieval
Arduino OBD library with asynchronous data requesting.
15 stars
4 watching
3 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
obd2
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 |
stanleyhuangyc/arduinoobd | An OBD-II adapter library and related sketches for Arduino, providing access to vehicle data and sensor readings. | 986 |
austinmurphy/obd2-scantool | A Python-based tool for reading OBD2 data from cars | 213 |
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 |
erdetn/vi2c | A small I2C communication library written in V. | 14 |
arturlangner/open-obd2-datalogger | An OBD2 datalogger that captures live engine data and stores it on an SD card. | 21 |
darmie/linc_uv | A Haxe binding for the libuv asynchronous I/O library, enabling concurrent programming in Haxe projects. | 7 |
alsora/ros2-orb_slam2 | A ROS2 node wrapper around the ORB_SLAM2 SLAM library for monocular or stereo/rgbd visual odometry | 139 |
magnusthome/esp32_obd2_emulator | Replies to OBD2 requests with fake data and supports simple PID responses. | 6 |
srv/viso2 | A ROS wrapper for libviso2, providing an omnidirectional visual odometry solution using a monocular camera system. | 239 |
plaes/i-miev-obd2 | Documentation of Mitsubishi I-Miev electric vehicle's OBD-II codes and sensor data transmission patterns | 28 |
dottantgal/ros2_pid_library | A fully configurable PID control library for ROS2 Humble | 40 |
omarbenhamid/micropython-ds1302-rtc | A Micropython driver for the DS1302 RTC Clock chip | 43 |