i2ceeprom
EEPROM interface
A C library for communicating with 24CXX EEPROMs using I2C protocol
Simple C library for interfacing I2C EEPROMs with AVRs
2 stars
1 watching
0 forks
Language: C
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thijse/arduino-eepromex | An extended EEPROM library for Arduino with enhanced functionality and data type support. | 170 |
matneee/microbit-i2c-eeprom-24lcxxx-read-write | Provides functions to read and write data to an I2C EEPROM chip on a Micro:bit microcontroller | 0 |
vsergeev/c-periphery | A C library simplifying access to Linux peripheral I/O interfaces such as GPIO, LEDs, PWM, SPI, I2C, and Serial. | 742 |
256dpi/arduino-mqtt | An MQTT client library for Arduino | 1,024 |
i2p/i2psam | A C++ library providing a SAM v3 API implementation | 34 |
brainelectronics/micropython-eeprom | Provides a driver for interacting with EEPROM memory on MicroPython devices | 5 |
alexforencich/verilog-i2c | An FPGA implementation of an I2C interface with various slave and master interfaces. | 546 |
s00500/espui | A web-based user interface library for ESP32 and ESP8266 | 928 |
cjhdev/wic | A C implementation of the WebSocket protocol designed for embedded systems. | 70 |
code-sharp/wampsharp | A C# implementation of the Web Application Messaging Protocol | 386 |
boostorg/interprocess | Provides C++ classes and functions to safely access shared resources between threads and processes without explicit synchronization. | 139 |
avsystem/anjay | A C implementation of the client-side OMA LwM2M protocol for device management and IoT applications | 189 |
marksbench/mb_24x256_512 | A simple MicroPython module for interacting with 24x256/512 EEPROM devices | 0 |
seeers/can-bus-arduino_core_stm32 | An Arduino Core STM32 project providing a low-level CAN bus interface | 11 |
zeromq/cppzmq | A C++ binding for the ZeroMQ messaging library | 1,977 |