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: almost 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 | 74 |
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 |
jposada202020/micropython_pca9685 | A MicroPython driver for controlling PWM signals from the PCA9685 IC. | 4 |
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 | 43 |
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 | 189 |
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 | 9 |
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. | 149 |
lolzballs/rfm69 | A Rust driver for RFM69 wireless chips. | 11 |