i2c-library
Here are 11 public repositories matching this topic...
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 .
- 
            Updated
            Jan 6, 2022 
- C
A core communication and data processing hub for I2C-based sensors. It provides essential I2C read and write operations, making it easier to integrate various sensor classes for data acquisition and processing.
- 
            Updated
            Mar 25, 2025 
- C++
Linux I2C Java Native Interface Library
- 
            Updated
            May 1, 2019 
- Java
This repository is made for the NXP PCA9634 IC. It's an usefull chip for interfacing with multiple LED's. That's why I created this library to take full advantage of the chip's capabilities!
- 
            Updated
            Jan 12, 2021 
- C++
Bare-metal NUCLEO-F401 (STM32) libraries I've made using CMSIS package
- 
            Updated
            May 8, 2024 
- C
A bare minimum i2c library for arduino
- 
            Updated
            Jul 30, 2020 
- C++
Improve this page
Add a description, image, and links to the i2c-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the i2c-library topic, visit your repo's landing page and select "manage topics."