Topic: "i2c-protocol"
PowerBroker2/SerialTransfer
Arduino library to transfer dynamic, packetized data fast and reliably via Serial, I2C, or SPI
Language: C++ - Size: 445 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 446 - Forks: 69

Koepel/How-to-use-the-Arduino-Wire-library
A Wiki about common mistakes when using the Arduino Wire library.
Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 46 - Forks: 4

sascha432/trailing_edge_dimmer
Firmware for a trailing/leading edge MOSFET/BJT/TRIAC dimmer written in C++ including schematics/PCB-layouts
Language: JavaScript - Size: 11.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 2

zerebos/VHDL-Communications
Example code showing different communications such as TTL, SPI and I2C.
Language: VHDL - Size: 11.9 MB - Last synced at: about 2 hours ago - Pushed at: about 4 years ago - Stars: 12 - Forks: 3

manfredipist/QI2CProtocol
Qt implementation of I2C protocol for RaspberryPi along with some i2c sensors, in particular: TOF10120, VL53l1X, VL6180X, MPU6050, QMC5883L, TCA9548A, PCA9685
Language: C++ - Size: 8.11 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 3

CDPTechnologies/I2CIOServer
I2C IOServer implements i2c protocol support in CDP for Linux
Language: C++ - Size: 361 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 9 - Forks: 1

pro-codes090/stm32f4-i2c-driver
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 .
Language: C - Size: 43.9 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

maarten-pennings/WebUSB-I2C
Entering commands in a web-console to control an I2C slave using an Arduino based WebUSB bridge
Language: JavaScript - Size: 1.34 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 2

dudanov/i2c-tiny-sniffer
Simple I2C bus sniffer based on ATtiny2313A MCU
Language: Assembly - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

AlejandroHerr/async-i2c-bus
Bus and Device classes for i2c-bus, with promised functions.
Language: TypeScript - Size: 898 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 3 - Forks: 1

maarten-pennings/I2Cbus
Arduino library that implements "bus clear" for an I2C bus
Language: C++ - Size: 8.79 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

TedKus/useftdi
This library is useful for FAST communicating with i2C or SMBus or PMBus devices using FTDI adapters. Typical message to message transmission delay is less than 1 millisecond.
Language: Python - Size: 1.36 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

sudoariel/PID-controller-for-EV3-with-arduino
Arduino PID controller for EV3 using I2C protocol.
Language: C++ - Size: 36.3 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

DarshanaUOP/DIGITAL-CLOCK
A homemade Clock PCB and Firmware
Language: C++ - Size: 1.41 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

santiagortiiz/Bioengineering-Firmware-29-Datalogger-I2C-Protocol
University of Antioquia. Embedded Systems. Datalogger using I2C protocol with RTC MCP7940 & T[°C] Sensor LM75BD
Language: C - Size: 33.2 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

hungrymonkey/i2c
1:1 i2c device written in VHDL
Language: VHDL - Size: 22.7 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

MalakSadek/MiniGame-Console
A mini-game system implemented in C for a Basys Board 🕹 🔌 (2018)
Language: C - Size: 104 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Yasteer/3-Axis-Gyroscope-Accelerometer-Measurement
Interfacing an MPU6050 6-axis motion tracking sensor (accelerometer + gyroscope) with an Arduino Uno using I²C communication.
Size: 0 Bytes - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

phancak/Bluetooth-Board
A low-power, compact keypad module based on the STM32L010K4T6 microcontroller. This project includes a 12-button keypad interfaced with a host MCU via I2C or UART, designed to serve as a mini keyboard for embedded systems. The STM32L010K4T6 handles debouncing and key scanning, reducing the load on the host system.
Size: 3.51 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

eeyribas/Arduino-I2C-Comm
Arduino is an I2C communication application. In this application, I2C communication takes place between the Arduino and the MCP23017 integrated circuit.
Language: C++ - Size: 43.9 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

akashkhanpara23/RFID-Based-Tallgate-Control-System
This project implements an RFID-based tallgate control system using the AT89C52 microcontroller. It integrates I2C and UART communication protocols to read RFID tags and control a tollgate system. The system verifies the authenticity of a tag, logs entry/exit times, calculates toll charges, and controls the gate.
Language: C - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

HESHAM47GAMAL/ADAS_Bluetooth_Car_system
Implement ADAS Car System that provide main features (Cruise Control , Brake Assist , Speed Limiter , Driving Monitoring) ))
Language: SuperCollider - Size: 8.31 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

k-m-arun-kumar-5/8051-interface-EEPROM-24C02C
Interface AT89C51 microcontroller with external EEPROM (24C02C) using I2C.
Language: C - Size: 154 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

k-m-arun-kumar-5/Digital-Clock
digital clock with feature to configure date and time in RTC.
Language: C - Size: 111 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Ujjwal1810/Verification_enviornment
Verification environments of communication and bus protocol
Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

iammingge/Driver_bus_i2c
I2C bus Driver
Language: C - Size: 37.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

pksh-23514/Car-Black-Box
To Implement a Car Black Box on a PIC18F4580 Micro-controller board using xc8 Compiler and C programming.
Language: C - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pksh-23514/Microcontroller
Solutions to selected problems implemented on Microcontroller.
Language: C - Size: 79.1 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

santiagortiiz/Bioengineering-Firmware-23-Pressure-Monitoring
University of Antioquia. Sensors. Medical gas monitoring system
Language: C - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

TissieVA/Embedded-systems
UAntwerp course 6-Embedded systems
Language: C - Size: 305 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

CSpyridakis/Arduino-workshop 📦
Μέρος του εισαγωγικού στον κόσμο του arduino, workshop με τίτλο 'Arduino 2 Inspire'
Language: C++ - Size: 5.9 MB - Last synced at: about 20 hours ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mohamedtourab/VehicleAnti-theftTrackingSystem
Language: C - Size: 4.97 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 3

Wannabex/I2C_Sensors
CortexM0+ I2C and sensor libraries for Weather Station project
Language: HTML - Size: 514 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

02stevenyang850527/Digital-Circuit-Design-Lab Fork of tskuo/Digital-Circuit-Design-Lab
Using Altera FPGA (DE2-115) to finish 3 labs and 1 final project
Language: SystemVerilog - Size: 5.03 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

aliyasineser/Embedded-Systems-Final-Project
Basic 2in1 game hardware with Tiva C, an LCD and 2 servos.
Language: C - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

PierreBresson/Arduino-I2C
Display temperature and pressure using I2C protocol in C thanks to Arduino/Attiny85v.
Language: C - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
