mb_24x256_512

EEPROM driver

A simple MicroPython module for interacting with 24x256/512 EEPROM devices

Very simple MicroPython module/driver for Microchip 24x256 and 24x512 I2C EEPROM devices

GitHub

0 stars
1 watching
0 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
marksbench/mb_47x16 A MicroPython module/driver for accessing 47x16 EERAM devices 1
brainelectronics/micropython-eeprom Provides a driver for interacting with EEPROM memory on MicroPython devices 5
marksbench/mb_23lc1024 A simple MicroPython module to access and manipulate the memory of a 23LC1024 SPI SRAM chip 1
peterhinch/micropython_eeprom A set of drivers for accessing various types of memory chips from MicroPython 74
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
marksbench/mb_psram_64mb_spi A MicroPython module for interacting with 64Mbit PSRAM devices 12
octaprog7/pca9685 A MicroPython module for controlling a 16-channel PWM controller 0
pangopi/micropython-ds3231-at24c32 A MicroPython driver for the DS3231 RTC and AT24C32 EEPROM module 28
brainelectronics/micropython-i2c-lcd A Python module that provides an interface to control HD44780 LCD displays via I2C. 17
octaprog7/as5600 A Python module for controlling an AS5600 encoder with I2C interface 0
peterhinch/micropython_ra8875 A device driver and GUI library for controlling RA8875-based displays on MicroPython devices 9
przemobe/micropy-enc28j60 An Ethernet chip driver for MicroPython on RP2040 boards 22
octaprog7/mpydac A MicroPython module for controlling a 12-bit digital-to-analog converter with EEPROM memory 0
mcauser/micropython-tinyrtc-i2c MicroPython driver for an RTC module with DS1307 and AT24C32N EEPROM. 62
julienbacquart/micropython-max7219 A Micropython library for controlling 8-digit 7-segment displays based on the MAX7219 4