mb_47x16
EERAM device driver
A MicroPython module for interacting with SRAM and EEPROM on Microchip 47x16 EERAM devices.
Very simple MicroPython module/driver for Microchip 47x16 EERAM devices (47L/47C)
1 stars
1 watching
0 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
marksbench/mb_24x256_512 | A simple MicroPython module for interacting with Microchip 24x256 and 24x512 I2C EEPROM devices | 0 |
marksbench/mb_psram_64mb_spi | A simple MicroPython module to access a 64Mbit PSRAM chip over SPI. | 12 |
marksbench/mb_23lc1024 | A simple MicroPython module to interface with the 23LC1024 SPI SRAM chip | 1 |
brainelectronics/micropython-eeprom | Provides a driver for interacting with EEPROM memory on MicroPython devices | 5 |
peterhinch/micropython_eeprom | A set of drivers for accessing various types of memory chips from MicroPython | 76 |
mcauser/micropython-tm1640 | A MicroPython library for controlling an 8x8 LED matrix display | 15 |
boochow/micropython-st7735 | An ST7735 TFT LCD driver for MicroPython | 211 |
anthonyknorman/micropython_ssd1306 | A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers. | 10 |
anthonyknorman/micropython_pcd8544 | An ESP8266 driver for the PCD8544 display | 3 |
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 |
mcauser/micropython-tm1637 | A MicroPython driver for TM1637 quad 7-segment LED display modules | 195 |
mcauser/micropython-tm1638 | A MicroPython driver for controlling 7-segment LED displays with switches. | 28 |
cheungbx/st7735_micropython | Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter | 2 |
pramasoul/micropython-sharp_memory_display | A driver for SHARP memory displays used in embedded systems | 11 |
kevbu/micropython-bme280 | A Python driver for a temperature/pressure/humidity sensor on MicroPython-based boards | 3 |