i2c-communication
Here are 10 public repositories matching this topic...
Language:All
Arduino library to transfer dynamic, packetized data fast and reliably via Serial, I2C, or SPI
- Updated
Feb 2, 2025 - C++
The IOT based water level indicator
- Updated
Aug 18, 2021 - Python
This is a repository for code snippets gathered from different sources which come in handy while working on IoT projects. It contains server & client codes for communication between 2 WiFi modules (ESP8266 NodeMCU) over WiFi; and serial communication between Arduino and NodeMCU using both I2C and SPI Communication protocols.
- Updated
Dec 26, 2021 - Makefile
This repo contains my code and simulation results to the I2C communication between 1 master arduino and two slave arduinos.
- Updated
Apr 7, 2021 - C++
Verification i2c communication protocol
- Updated
Oct 30, 2023 - SystemVerilog
Autonomous Parking System is an integrated system of a self-driving robot and smart parking garage to save fuel and time for parking
- Updated
Mar 30, 2023 - C++
PiClockMatrix is a versatile clock application for the Raspberry Pi, integrating an LCD display, LED matrix, and GPIO buttons for user interaction. This Python script offers a range of features, including multiple menu levels, information displays, weather updates, countdown timers, and more.
- Updated
Aug 16, 2023 - Python
In this project, arduino is connected to LCD and Keypad using only two pin using I2C communication. I2CCircuit.pdsprj is the circuit, while KeypadI2CNoLib.ino is the code
- Updated
Dec 29, 2022 - C++
Arduino is an I2C communication application. In this application, I2C communication takes place between the Arduino and the MCP23017 integrated circuit.
- Updated
Mar 10, 2025 - C++
Contains examples of using the MCP23017 integrated circuit with Arduino. The MCP23017 expands the I/O pins of the Arduino. The MCP23017 uses I2C communication with Arduino.
- Updated
Mar 9, 2025 - C++
Improve this page
Add a description, image, and links to thei2c-communication topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thei2c-communication topic, visit your repo's landing page and select "manage topics."