-
Updated
Feb 3, 2017 - C
i2c-protocol
Here are 45 public repositories matching this topic...
Display temperature and pressure using I2C protocol in C thanks to Arduino/Attiny85v.
-
Updated
Mar 18, 2017 - C
I2C IOServer implements i2c protocol support in CDP for Linux
-
Updated
Apr 11, 2018 - C++
Basic 2in1 game hardware with Tiva C, an LCD and 2 servos.
-
Updated
May 4, 2018 - C
I2c protocol implementation for controller and processor
-
Updated
Jul 22, 2018 - C
Using Altera FPGA (DE2-115) to finish 3 labs and 1 final project
-
Updated
Sep 8, 2018 - SystemVerilog
CortexM0+ I2C and sensor libraries for Weather Station project
-
Updated
Jan 24, 2019 - HTML
Arduino PID controller for EV3 using I2C protocol.
-
Updated
Mar 20, 2019 - C++
This repo contains arduino code for 3WD robotic base. I have used 1 main controller(master) and 3 slave controllers. The master provides desired rpm value to slave via I2C communication and the slave drives the robot seamlessly. I have used PID control for better stabilization. Work with IMU is on the way!!!
-
Updated
Aug 17, 2019 - C++
-
Updated
Mar 21, 2020 - C
Simple I2C bus sniffer based on ATtiny2313A MCU
-
Updated
Jun 5, 2020 - Assembly
The several codes i have seen so far uses sequential execution of the scl and sda and therefore sda changes when scl is at the edge.But in my code the sda changes only when scl is exactly at zero(Like the actual waveform of the I2C protocol)
-
Updated
Aug 2, 2020 - Verilog
A Wiki about common mistakes when using the Arduino Wire library.
-
Updated
Jan 3, 2021
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++
A mini-game system implemented in C for a Basys Board 🕹 🔌 (2018)
-
Updated
Mar 25, 2021 - C
Example code showing different communications such as TTL, SPI and I2C.
-
Updated
Apr 16, 2021 - VHDL
Improve this page
Add a description, image, and links to the i2c-protocol topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the i2c-protocol topic, visit your repo's landing page and select "manage topics."