Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: i2c-master

qqqlab/ESP32_SoftWire

ESP32 fast bit-bang I2C library for Arduino, drop in replacement for Wire.h

Language: C++ - Size: 40 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 5 - Forks: 0

OlekMazur/thermostat-firmware

Multi-channel differential thermostat and time controller AT89C2051/AT89C4051

Language: Assembly - Size: 853 KB - Last synced: 26 days ago - Pushed: 26 days ago - Stars: 0 - Forks: 0

nixielive/nxyi2c-control-single

This is the code for the Arduino that will be the I2C master. It displays numbers and patterns.

Language: C++ - Size: 2.93 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

nopnop2002/esp-idf-i2c-benchmark

Benchmark for esp-idf i2c driver

Language: C - Size: 28.3 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 3 - Forks: 0

Infineon/PSoC4-MCU-Digital-Designs

This repository provides examples that demonstrates how to develop PSoC 4 MCU based digital designs. These examples help you to use peripherals like TCPWM, SCBs ( UART, SPI, I2C), Encoders/Decoders and general digital components.

Language: C - Size: 3.79 MB - Last synced: 3 months ago - Pushed: over 5 years ago - Stars: 2 - Forks: 2

ftjuh/I2Cwrapper

I2Cwrapper is a firmware framework which helps you implement Arduino based I2C target (slave) devices for control of non-I2C hardware. Supports plain Arduinos, ESP8266, ESP32, SAMD, STM32, and ATtiny platforms.

Language: C++ - Size: 4.65 MB - Last synced: 2 months ago - Pushed: about 1 year ago - Stars: 24 - Forks: 4

ZipCPU/wbi2c

Wishbone controlled I2C controllers

Language: Verilog - Size: 732 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 36 - Forks: 9

rauenzi/VHDL-Communications

Example code showing different communications such as TTL, SPI and I2C.

Language: VHDL - Size: 11.9 MB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 8 - Forks: 3

odolgy/stwi

Cross-platform software TWI (I2C) driver for master device

Language: C - Size: 19.5 KB - Last synced: 5 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 1

nixielive/nxyi2c-python-samples

This is a sample of sending a command to NXYI2C to light up a Nixie tube using smbus.

Language: Python - Size: 1.95 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

nixielive/nxyi2c-python-clock

This is a sample of a clock using NXYI2C

Language: Python - Size: 1.95 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

nixielive/nxyi2c-10-digits-demo

This is the code for Arduino, the I2C master. The numbers just scroll from right to left.

Language: C++ - Size: 1.95 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

nixielive/nxyi2c-numeric-string

This is the code for Arduino, the I2C master. A sample of showing numeric string to nixie tubes

Language: C++ - Size: 5.86 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

nixielive/nxyi2c-control-multi

This is the code for Arduino, the I2C master. Each Nixie tube will be displayed with different patterns.

Language: C++ - Size: 1.95 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

mlab-modules/USBI2C01

USB device to I²C master adapter with Linux kernel support

Language: HTML - Size: 14.7 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 4 - Forks: 3

GitMoDu/ArduinoTemplateI2CSlave

Arduino template I2C device and driver.

Language: C++ - Size: 113 KB - Last synced: 9 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

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: 9 months ago - Pushed: over 2 years ago - Stars: 3 - Forks: 1

iammingge/Driver_bus_i2c

I2C bus Driver

Language: C - Size: 37.1 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

hamzadenizyilmaz/arduino_oled_i2c

Arduino Oled i2c

Size: 0 Bytes - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

chance189/I2C_Master

Verilog module for I2C Master, up to 16 bit sub addr, 7bit slave address, and multiple byte read/write capable

Language: Verilog - Size: 89.8 KB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 3 - Forks: 3

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: about 1 year ago - Pushed: over 2 years ago - Stars: 4 - Forks: 0

endail/hx711-arduino-i2c-master

Language: C++ - Size: 13.7 KB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

TECREA/SoftI2C

Software I2C Implementation

Language: C - Size: 642 KB - Last synced: over 1 year ago - Pushed: about 5 years ago - Stars: 4 - Forks: 1

casanovg/timonel-mms-esp8266

Timonel bootloader I2C-master multi slave application demo for ESP8266

Language: C++ - Size: 23.4 KB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

casanovg/timonel-mss-esp8266

Timonel bootloader I2C-master single slave application demo for ESP8266

Language: C++ - Size: 2.24 MB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

teamonestone/Universal-I2C-Sensor-Master-Unit

A universal controller to manage different I²C sensors.

Language: C++ - Size: 636 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 3 - Forks: 0

the-moog/vhdl_i2c_busmaster

A device agnostic I2C bus master, intended for use with a bus master controller address/databus cpu interface

Language: VHDL - Size: 11.7 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 3 - Forks: 1

devegied/i2c_test_ArduinoMaster

Arduino project to implement I2C master for I2C slave testing

Language: C++ - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

LASER-UD/Control-Mercury

En este repositorio se realizara el control del robot para el reto mercury, el cual se controla por medio de interface serial asincrona. Su funcionamiento consiste en conducir a atrapar una bola, subirla por un ascensor y lanzarla.

Language: C - Size: 18.7 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

AlejandroHerr/i2c-bus-promised

Bus and Device classes for i2c-bus, with promised functions.

Language: JavaScript - Size: 495 KB - Last synced: 17 days ago - Pushed: about 5 years ago - Stars: 1 - Forks: 1