micropython-eeprom
EEPROM driver
Provides a driver for interacting with EEPROM memory on MicroPython devices
MicroPython driver for AT24Cxx EEPROM
5 stars
1 watching
0 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
at24cxxeepromlibrarymicropythonmicropython-lib
Related projects:
Repository | Description | Stars |
---|---|---|
peterhinch/micropython_eeprom | A set of drivers for accessing various types of memory chips from MicroPython | 76 |
marksbench/mb_24x256_512 | A simple MicroPython module for interacting with Microchip 24x256 and 24x512 I2C EEPROM devices | 0 |
marksbench/mb_47x16 | A MicroPython module for interacting with SRAM and EEPROM on Microchip 47x16 EERAM devices. | 1 |
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 |
pangopi/micropython-ds3231-at24c32 | A MicroPython driver for the DS3231 RTC and AT24C32 EEPROM module | 29 |
brainelectronics/micropython-esp-wifi-manager | A MicroPython module for managing WiFi connections on ESP32 and ESP8266 boards. | 33 |
miketeachman/micropython-ads1219 | A MicroPython driver for a precision 24-bit ADC with I2C interface. | 4 |
boochow/micropython-st7735 | An ST7735 TFT LCD driver for MicroPython | 211 |
thijse/arduino-eepromex | An extended EEPROM library for Arduino with enhanced functionality and data type support. | 170 |
anthonyknorman/micropython_pcd8544 | An ESP8266 driver for the PCD8544 display | 3 |
brainelectronics/micropython-ds1307 | A MicroPython driver for the DS1307 Real-Time Clock | 4 |
mcauser/micropython-tinyrtc-i2c | MicroPython driver for an RTC module with DS1307 and AT24C32N EEPROM. | 62 |
brainelectronics/micropython-modbus | A MicroPython library for implementing Modbus communication protocols | 116 |
jxltom/micropython-mcp2515 | A driver for the MCP2515 CAN interface used in embedded systems. | 28 |
cheungbx/st7735_micropython | Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter | 2 |