mp-sdcard-littleFS
SD card driver
A driver that allows reading and writing from LittleFS2 on SD cards using Micropython
micropython SD card driver that works with LittleFS2 (implements extended interface)
4 stars
1 watching
2 forks
Language: Python
last commit: 9 months ago cachedriverlfslittlefsmicropythonsdcard
Related projects:
Repository | Description | Stars |
---|---|---|
jornamon/mp-bmp3xx-full | A fully featured driver for a specific microcontroller family | 4 |
jposada202020/micropython_lis3dh | A Micropython driver for the LIS3DH sensor | 1 |
pramasoul/micropython-sharp_memory_display | A driver for SHARP memory displays used in embedded systems | 11 |
peterhinch/micropython_eeprom | A set of drivers for accessing various types of memory chips from MicroPython | 74 |
omarbenhamid/micropython-ds1302-rtc | A Micropython driver for the DS1302 RTC Clock chip | 43 |
jeffmer/micropython-ili9341 | A driver for an ILI9341 display used in embedded systems, particularly suitable for microcontrollers. | 126 |
drakxtwo/vl53l1x_pico | Provides a driver for interfacing with the VL53L1X sensor | 18 |
jajberni/mcp342x_lopy | A MicroPython driver for the MCP342x ADC | 3 |
luiz-brandao/micropython_pn532 | Driver for NFC/RFID breakout boards using MicroPython | 8 |
peter-l5/ds1307 | A MicroPython driver for the DS1307 real time clock. | 1 |
jposada202020/micropython_mmr902 | A MicroPython driver for a micro pressure sensor | 0 |
mcauser/micropython-pcf8574 | A MicroPython library for interacting with an 8-bit I2C I/O Expander | 36 |
sergeypiskunov/micropython-hx711 | Provides a driver for communicating with the HX711 24-Bit Analog-to-Digital Converter | 79 |
lemariva/micropython-camera-driver | Adds camera support to MicroPython for ESP32 family devices | 459 |
pangopi/micropython-ds3231-at24c32 | A MicroPython driver for the DS3231 RTC and AT24C32 EEPROM module | 28 |