Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/muki01/i-k_bus

BMW I/K Bus Control with Arduino
https://github.com/muki01/i-k_bus

bmw-ibus bmw-kbus i-bus ibus k-bus kbus

Last synced: 2 months ago
JSON representation

BMW I/K Bus Control with Arduino

Awesome Lists containing this project

README

        

# 🚙BMW I/K Bus
This code is for reading the I/K Bus in BMW Cars. With this code you can read sensor values, control lights, windows and much more.
I shared schematics with optocouplers 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 I/K Bus protocol and communication later. Stay tuned 😉.

## This is the schematic with Optocouplers
![Optocoupler Schematic](https://github.com/muki01/I-K_Bus/blob/main/Schematics/Optocoupler%20Schematic.png)

## This is the schematic with TH3122.4 or ELMOS 10026B
![TH3122.4 or ELMOS 10026B](https://github.com/muki01/I-K_Bus/blob/main/Schematics/TH3122.4%20or%20ELMOS%2010026B.png)

## This is the schematic with MCP2025
![MCP2025](https://github.com/muki01/I-K_Bus/blob/main/Schematics/MCP2025.png)