HID over I2C demonstration
-
Updated
Aug 2, 2024 - C
HID over I2C demonstration
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)
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
An I2C bus with only virtual devices for exercises with the I2C user space API
Source code for I2C Slave tutorial projects.
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."