mb_23LC1024

SRAM access module

A simple MicroPython module to access and manipulate the memory of a 23LC1024 SPI SRAM chip

Very simple MicroPython module to use a Microchip 23LC1024 SPI SRAM with a Raspberry Pi Pico (RP2040)

GitHub

1 stars
1 watching
2 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
marksbench/mb_psram_64mb_spi A MicroPython module for interacting with 64Mbit PSRAM devices 12
marksbench/mb_24x256_512 A simple MicroPython module for interacting with 24x256/512 EEPROM devices 0
whatnick/atm90e26_micropython A Micropython module providing access to the ATM90E26 chip's functionality 2
takluyver/ubit_kernel An interface to run MicroPython code on the micro:bit single-board computer 26
jposada202020/micropython_lsm6dsox A MicroPython library for communicating with the LSM6DSOX accelerometer and gyro sensor 1
mryslab/s2m A bridge between Scratch and micro:bit, enabling interaction between offline Scratch editors and the micro:bit computer. 35
russhughes/st7789_mpy A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. 557
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
sabas1080/ubit_bmp085 Adds I2C interface support to Micro:bit 0
boochow/micropython-st7735 An ST7735 TFT LCD driver for MicroPython 204
pangopi/micropython-ds3231-at24c32 A MicroPython driver for the DS3231 RTC and AT24C32 EEPROM module 28
robert-hh/cs1237 A MicroPython driver for a load cell interface/ADC chip 0
stevesek/raspberry-pi-pico-micropython-ethernet An implementation of MicroPython with Ethernet capabilities using the RP2040 microcontroller and WIZnet chip 11
larsks/py-mpu6050 This project provides a Micropython interface for interacting with the MPU6050 6DOF IMU sensor. 82