iDrive
CAN controller library
A library to interface with BMW iDrive controllers using CAN bus communication on Arduino devices.
Arduino library for devices compatible with either avr_can or due_can, to interface with a BMW iDrive controller
9 stars
2 watching
4 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
arduinoarduino-duearduino-librarycancan-bus
Related projects:
Repository | Description | Stars |
---|---|---|
autohome2/idrive-controller | Provides an interface to control late model BMW idrive controller units via CAN bus | 12 |
collin80/due_can | An object-oriented CAN bus library for Arduino Due boards | 252 |
miwagner/esp32-arduino-can | An Arduino library for communicating with the CAN Bus on ESP32 devices | 345 |
dieselduz42/arduino-can-bus-sd-logger | Records CAN bus data from an Arduino board to an SD card for later processing and review | 21 |
dvjcodec/mercedes-benz-can-bus | Provides a way to interface with and control Mercedes-Benz CAN-bus networks | 14 |
capella-ben/micropython_mcp2515 | A microPython library for interacting with CAN Bus controllers. | 4 |
commaai/opendbc | A Python API for controlling vehicle systems via CAN bus interfaces | 1,964 |
genivi/candb | A library for parsing and working with CAN bus database formats used in automotive applications. | 145 |
collin80/flexcan_library | A CAN bus communication library for Arduino boards | 114 |
malachi-iot/j1939 | A CAN bus protocol library for embedded systems that specializes in J1939 implementations | 5 |
damienmaguire/bmw-e65-canbus | Provides access to and manipulation of the BMW E65 7 Series Powertrain CAN bus data | 26 |
adamtheone/candrive | Tools and software for accessing and decoding data from automotive CAN bus networks | 542 |
nisennenmondai/libwecan | A C library to encode and decode CAN (Controller Area Network) signals used in automotive applications. | 22 |
hardbyte/python-can | An open-source library for interacting with the Controller Area Network bus in Python. | 1,302 |
mintynet/esp32-slcan | A hardware and software implementation of an ESP32-based CAN bus interface for automotive applications. | 97 |