mb_PSRAM_64Mb_SPI
PSRAM interface
A simple MicroPython module to access a 64Mbit PSRAM chip over SPI.
Very simple MicroPython module to use a generic 64Mbit PSRAM (ie Adafruit 4677) with a Raspberry Pi Pico (RP2040)
12 stars
2 watching
3 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
micropythonpsramraspberry-pi-picospi
Related projects:
Repository | Description | Stars |
---|---|---|
marksbench/mb_47x16 | A MicroPython module for interacting with SRAM and EEPROM on Microchip 47x16 EERAM devices. | 1 |
marksbench/mb_23lc1024 | A simple MicroPython module to interface with the 23LC1024 SPI SRAM chip | 1 |
marksbench/mb_24x256_512 | A simple MicroPython module for interacting with Microchip 24x256 and 24x512 I2C EEPROM devices | 0 |
pdwerryhouse/max7219_8digit | A driver for connecting 8x7 digit displays to microcontrollers using SPI protocol | 22 |
pangopi/micropython-ds3231-at24c32 | A MicroPython driver for the DS3231 RTC and AT24C32 EEPROM module | 29 |
russhughes/st7789_mpy | A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. | 569 |
devbis/st7789py_mpy | A slow MicroPython driver for a 240x240 ST7789 display without CS pin support. | 85 |
mcauser/micropython-max7219 | An SPI-based MicroPython driver for MAX7219 8x8 LED matrix modules with framebuf support | 184 |
jposada202020/micropython_bma400 | A MicroPython driver for an accelerometer sensor from Bosch. | 0 |
peterhinch/micropython_eeprom | A set of drivers for accessing various types of memory chips from MicroPython | 76 |
russhughes/st7789py_mpy | A MicroPython driver for ST7789 displays | 171 |
jposada202020/micropython_mc3479 | A MicroPython driver for the MC3479 accelerometer sensor | 0 |
pramasoul/micropython-sharp_memory_display | A driver for SHARP memory displays used in embedded systems | 11 |
jposada202020/micropython_ds1841 | A MicroPython driver for interacting with the DS1841 potentiometer sensor | 0 |
carglglz/nfc_pn532_spi | Driver for PN532 NFC/RFID module using Micropython | 41 |