i2c-communication

There are 8 repositories under i2c-communication topic.

  • SerialTransfer

    PowerBroker2/SerialTransfer

    Arduino library to transfer dynamic, packetized data fast and reliably via Serial, I2C, or SPI

    Language:C++410218768
  • sashuu69/iot-water-level-indicator

    The IOT based water level indicator

    Language:Python5104
  • aceta-minophen/Programming-Toolbox

    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.

    Language:Makefile3210
  • Tanuj2552/I2C-Communnication-between-multiple-Arduinos

    This repo contains my code and simulation results to the I2C communication between 1 master arduino and two slave arduinos.

    Language:C++1100
  • AabidPatel/Autonomous-Parking-System

    Autonomous Parking System is an integrated system of a self-driving robot and smart parking garage to save fuel and time for parking

    Language:C++0100
  • Mhd-Shah/Verification-of-I2C-communication-protocol

    Verification i2c communication protocol

    Language:SystemVerilog0100
  • Superjulien/Piclockmatrix

    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.

    Language:Python0200
  • EbelAlfie/IoT_I2c_Communication

    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

    Language:C++10