muki01 / OBD2_K-line_Reader

OBD2 K-line Rader (ISO9141 and ISO14230)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚗OBD2_K-line_Reader

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 shared one schematic with transistors, you can use this schematic or you can make another, if you want. I will share more schematic with octocuplors and chips ! I used Arduino nano as microcontroller, but you can use another microcontrollers like STM32, ESP32 and much more.

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

This is the schematic with Transistors

Transistor Schematic

This is the schematic with L9637D

L9637D

About

OBD2 K-line Rader (ISO9141 and ISO14230)

License:MIT License


Languages

Language:HTML 57.2%Language:C++ 22.7%Language:CSS 10.8%Language:JavaScript 5.2%Language:C 4.1%