I2C slave library for the Raspberry Pi Pico
-
Updated
Jul 30, 2022 - C++
I2C slave library for the Raspberry Pi Pico
I2C slave library for ESP32
Wishbone controlled I2C controllers
HID over I2C demonstration
I2Cwrapper is a firmware framework which helps you implement Arduino based I2C target (slave) devices for control of non-I2C hardware. Supports plain Arduinos, ESP8266, ESP32, SAMD, STM32, and ATtiny platforms.
Arduino Library for the TEA5767 Radio Module
Python classes to use Raspberry Pi as master i2c on ESP32 using ESP32_i2c_slave library
I2C Bare metal drivers for stm32 f4 family of microcontrollers written in C from scratch .The driver contain apis for the user to send and receive data i2c communication . The driver has two flavor of apis polling based (blocking ) and Interrupt based (non blocking ) check examples in the Src folder for more reference .
I2C slave device using the HAL library of the STM32
The driver for I2C-slave on STM8S with RGBW Leds SK6812 (SK6812RGBW)
Bus and Device classes for i2c-bus, with promised functions.
This implements an i2c slave with a register map of 256 bytes in sram. The slave supports multi-byte writes and reads. It uses the "Wire" library.
I2C communication between two Arduino Uno
This repository provides examples that demonstrates how to develop PSoC 4 MCU based digital designs. These examples help you to use peripherals like TCPWM, SCBs ( UART, SPI, I2C), Encoders/Decoders and general digital components.
I²C interface based on ATTiny85 to control an TB6600 stepper motor driver
Custom i2c modules and ip cores
Add a description, image, and links to the i2c-slave topic page so that developers can more easily learn about it.
To associate your repository with the i2c-slave topic, visit your repo's landing page and select "manage topics."