micropython_eeprom

Memory chip drivers

A set of drivers for accessing various types of memory chips from MicroPython

MicroPython device drivers for memory chips (EEPROM, FRAM, Flash, SPIRAM)

GitHub

76 stars
9 watching
33 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
brainelectronics/micropython-eeprom Provides a driver for interacting with EEPROM memory on MicroPython devices 5
marksbench/mb_47x16 A MicroPython module for interacting with SRAM and EEPROM on Microchip 47x16 EERAM devices. 1
peterhinch/micropython-mqtt A driver for asynchronous MQTT communication in MicroPython 590
peterhinch/micropython-vs1053 Drivers for a digital audio player chip 24
marksbench/mb_24x256_512 A simple MicroPython module for interacting with Microchip 24x256 and 24x512 I2C EEPROM devices 0
peterhinch/micropython_ra8875 A device driver and GUI library for controlling RA8875-based displays on MicroPython devices 10
peterhinch/micropython-iot Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. 91
peterhinch/micropython-nano-gui A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. 518
pangopi/micropython-ds3231-at24c32 A MicroPython driver for the DS3231 RTC and AT24C32 EEPROM module 29
peterhinch/micropython_ir A Python library for implementing IR remote control communication protocols in nonblocking device drivers. 261
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
pramasoul/micropython-sharp_memory_display A driver for SHARP memory displays used in embedded systems 11
peterhinch/micropython-micropower Provides tools and resources to support the development of ultra low power systems using the Pyboard 44
peterhinch/micropython-amg88xx Driver for thermal infra red array sensor with optional bicubic interpolation for camera displays. 20
redoxcode/micropython-ppm_reader A Python library to decode PPM signals from RC receivers 11