freediag
OBD2 diagnostic tool
A tool for accessing and diagnosing motor vehicles' onboard computer systems via a laptop interface.
OBD2 scantool
336 stars
40 watching
75 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
austinmurphy/obd2-scantool | A Python-based tool for reading OBD2 data from cars | 213 |
openxc/uds-c | Automotive electronics diagnostics protocol support library | 690 |
alfaa123/volvo-can-gauge | A tool to access diagnostic information on Volvo cars not available via standard OBD2 interface. | 100 |
fr3ts0n/androbd | An Android application that connects to a car's on-board diagnostics system using various adapters | 1,443 |
magnusthome/esp32_obd2 | An Arduino library for reading OBD-II data from cars over CAN bus | 28 |
arturlangner/open-obd2-datalogger | An OBD2 datalogger that captures live engine data and stores it on an SD card. | 21 |
ircama/elm327-emulator | An emulator of the ELM327 OBD-II adapter for testing software interfacing with vehicle diagnostics | 435 |
pylessard/python-udsoncan | An implementation of the ISO-14229 standard for automotive diagnostic services in Python. | 588 |
sandeepmistry/arduino-obd2 | A library for reading OBD-II data from cars over CAN bus | 460 |
neo23x0/fenrir | A simple Bash script to scan Linux/Unix systems for Indicators of Compromise (IOCs) without installing additional software or agents. | 697 |
brendan-w/python-obd | A Python module for reading engine data from OBD-II vehicle ports. | 1,073 |
airbus-cert/ttddbg | A plugin for IDA Pro that allows time travel debugging and supports loading of WinDBG Preview traces | 553 |
stanleyhuangyc/arduinoobd | An OBD-II adapter library and related sketches for Arduino, providing access to vehicle data and sensor readings. | 986 |
magnusthome/esp32_obd2_emulator | Replies to OBD2 requests with fake data and supports simple PID responses. | 6 |
darkspr1te/elm327_clone | Firmware implementation for a specific automotive diagnostic device using the PIC18F25K80 microcontroller. | 37 |