i2cdevlib

I2C device library

A collection of C++ classes providing simple and intuitive interfaces to I2C devices

I2C device library collection for AVR/Arduino or other C++-based MCUs

GitHub

4k stars
372 watching
8k forks
Language: C++
last commit: 9 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hdl-util/i2c A SystemVerilog implementation of the Inter-IC bus protocol for FPGAs 23
alexforencich/verilog-i2c An FPGA implementation of an I2C interface with various slave and master interfaces. 550
fivdi/i2c-bus Provides Node.js access to I2C serial bus on Linux boards like BeagleBone or Raspberry Pi. 348
v-ivanyshyn/arduino-obd2-async An Arduino library providing asynchronous OBD2 data retrieval 15
xreef/pcf8591_micropython_library A Micropython library to interact with the PCF8591 I2C analog IC. 2
w0qs1/i2ceeprom A C library for communicating with 24CXX EEPROMs using I2C protocol 2
lincomatic/liquidtwi2 A high-speed I2C LCD library for Arduino that supports two device types and has optimizations for speed and compatibility with various shields. 50
magnusthome/esp32_obd2 An Arduino library for reading OBD-II data from cars over CAN bus 30
dieselduz42/arduino-can-bus-sd-logger Records CAN bus data from an Arduino board to an SD card for later processing and review 21
mcauser/micropython-tinyrtc-i2c MicroPython driver for an RTC module with DS1307 and AT24C32N EEPROM. 62
mcauser/micropython-tca9548a An I2C multiplexer library for controlling multiple devices with the same address on a microcontroller bus 15
miwagner/esp32-arduino-can An Arduino library for communicating with the CAN Bus on ESP32 devices 347
vsergeev/c-periphery A C library simplifying access to Linux peripheral I/O interfaces such as GPIO, LEDs, PWM, SPI, I2C, and Serial. 745
octaprog7/pcf8574 A MicroPython module for controlling an 8-bit I/O expander over I2C 0
miketeachman/micropython-i2s-examples Provides example code and documentation for using the I2S protocol with MicroPython on various microcontrollers 230