An open API service indexing awesome lists of open source software.

https://github.com/jakka351/j2534obd2

J2534 OBD2 Protocol Tool
https://github.com/jakka351/j2534obd2

diagnostics j2534 obd2 vehicle

Last synced: 5 months ago
JSON representation

J2534 OBD2 Protocol Tool

Awesome Lists containing this project

README

          

# J2534 OBD2

OBD2 Tool via J2534 interface. Developed using an [OBDxPro FT](https://obdxpro.com/product/obdx-pro-fx-ford-obd2-j2534-diagnostics-and-tuning/) J2534 tool. I haven't published the code as I was asked not to share the J2534 implementation I am using by the author, so closed source, but free for all.

## Updates
V1.0 Published, still a work in progress. Can use Mode $09 to read Vehicle VIN and ECU Calibration, Modes $03 & $04 to Read & Clear DTC and Modes $01 & $02 PIDS are implemented. Still a lot of work to do with regards to parsing the data recieved from the ECU.

## User Interface
![image](https://github.com/jakka351/J2534OBD2/assets/57064943/9ca6b454-c293-40ac-a55b-3dcf04f9895e)