muki01 / OBD2_K-line_Reader

OBD2 K-line Rader (ISO9141 and ISO14230)
MIT License
35 stars 3 forks source link
diagnostic diagnostic-tests diagnostic-tool diagnostics elm327 iso14230-1 iso9141 k-line kwp2000 obd2

🚗OBD2 K-line Reader

GitHub forks GitHub Repo stars GitHub Issues or Pull Requests GitHub License GitHub last commit

This code is for reading the K-Linke in Cars. With this code you can read sensor values, troubleshoot codes and more. It is compatible with ISO9141 and ISO14230(KWP slow and fast) protocols. I have shared schematics to communicate with the car. You can use these schematics or you can make another one. I used Arduino nano and ESP32 C3 as microcontrollers, but you can use another microcontrollers like STM32, ESP8266 and much more.

I will share more information about K-Line protocols and communication later. Stay tuned 😉.

You can also see this project for I/K Bus for BMW cars

⚙️Instalation

📱Pictures of the application I made

🛠️Schematics for communication

This is the schematic with Transistors

This is the schematic with L9637D

The device I made with ESP32 C3 SuperMini.