micropython-fram
Fram driver
A driver to access and control Ferroelectric RAM (FRAM) boards from Adafruit
Pyboard driver for Ferroelectric RAM module
1 stars
2 watching
0 forks
Language: Python
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
peterhinch/micropython_eeprom | A set of drivers for accessing various types of memory chips from MicroPython | 76 |
marksbench/mb_47x16 | A MicroPython module for interacting with SRAM and EEPROM on Microchip 47x16 EERAM devices. | 1 |
marksbench/mb_psram_64mb_spi | A simple MicroPython module to access a 64Mbit PSRAM chip over SPI. | 12 |
jposada202020/micropython_pca9685 | Provides a driver for controlling PWM signals on the PCA9685 IC. | 5 |
brainelectronics/micropython-eeprom | Provides a driver for interacting with EEPROM memory on MicroPython devices | 5 |
omarbenhamid/micropython-ds1302-rtc | A Micropython driver for the DS1302 RTC Clock chip | 45 |
rolandvs/micropython-nfc | An experimental platform for integrating Near Field Communication (NFC) capabilities with MicroPython on various microcontroller boards. | 12 |
reecestevens/afe4400 | A driver for the TI AFE4400 pulse oximeter chip | 6 |
pramasoul/micropython-sharp_memory_display | A driver for SHARP memory displays used in embedded systems | 11 |
janbednarik/micropython-ws2812 | Driver for controlling RGB LEDs using MicroPython | 190 |
peterhinch/micropython-vs1053 | Drivers for a digital audio player chip | 24 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 10 |
dastultz/micropython-ppm-decoder | Decodes R/C receiver PPM frame signal to extract usable data | 11 |
stm32-rs/stm32-eth | An Ethernet driver for microcontrollers from the STM32F family. | 150 |
lolzballs/rfm69 | A Rust driver for RFM69 wireless chips. | 11 |