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)
76 stars
9 watching
33 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides a driver for interacting with EEPROM memory on MicroPython devices | 5 |
| | A MicroPython module for interacting with SRAM and EEPROM on Microchip 47x16 EERAM devices. | 1 |
| | A driver for asynchronous MQTT communication in MicroPython | 590 |
| | Drivers for a digital audio player chip | 24 |
| | A simple MicroPython module for interacting with Microchip 24x256 and 24x512 I2C EEPROM devices | 0 |
| | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 10 |
| | Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 91 |
| | A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. | 518 |
| | A MicroPython driver for the DS3231 RTC and AT24C32 EEPROM module | 29 |
| | A Python library for implementing IR remote control communication protocols in nonblocking device drivers. | 261 |
| | Provides functions to read and write data to an I2C EEPROM chip on a Micro:bit microcontroller | 0 |
| | A driver for SHARP memory displays used in embedded systems | 11 |
| | Provides tools and resources to support the development of ultra low power systems using the Pyboard | 44 |
| | Driver for thermal infra red array sensor with optional bicubic interpolation for camera displays. | 20 |
| | A Python library to decode PPM signals from RC receivers | 11 |