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
4k stars
372 watching
8k forks
Language: C++
last commit: 11 months ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A SystemVerilog implementation of the Inter-IC bus protocol for FPGAs | 23 |
| | An FPGA implementation of an I2C interface with various slave and master interfaces. | 557 |
| | Provides Node.js access to I2C serial bus on Linux boards like BeagleBone or Raspberry Pi. | 349 |
| | An Arduino library providing asynchronous OBD2 data retrieval | 16 |
| | A Micropython library to interact with the PCF8591 I2C analog IC. | 2 |
| | A C library for communicating with 24CXX EEPROMs using I2C protocol | 2 |
| | A high-speed I2C LCD library for Arduino that supports two device types and has optimizations for speed and compatibility with various shields. | 50 |
| | An Arduino library for reading OBD-II data from cars over CAN bus | 32 |
| | Records CAN bus data from an Arduino board to an SD card for later processing and review | 21 |
| | MicroPython driver for an RTC module with DS1307 and AT24C32N EEPROM. | 62 |
| | An I2C multiplexer library for controlling multiple devices with the same address on a microcontroller bus | 15 |
| | An Arduino library for communicating with the CAN Bus on ESP32 devices | 350 |
| | A C library simplifying access to Linux peripheral I/O interfaces such as GPIO, LEDs, PWM, SPI, I2C, and Serial. | 752 |
| | A MicroPython module for controlling an 8-bit I/O expander over I2C | 0 |
| | Provides example code and documentation for using the I2S protocol with MicroPython on various microcontrollers | 235 |