This library enables you to use SPI SD cards with RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO using either RP2040 Arduino-mbed or arduino-pico core. This SD-Fat v2 can support FAT16, FAT32, exFAT file systems. exFAT supports files larger than 4GB by using uint64_t as file offset.
☆48Dec 5, 2022Updated 3 years ago
Alternatives and similar repositories for RP2040_SD
Users that are interested in RP2040_SD are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆30Jul 1, 2026Updated last week
- Micropython examples code for Raspberry Pi Pico RP2040 based boards.☆18Aug 30, 2022Updated 3 years ago
- Wrapper of LittleFS for Arduino MBED RP2040 boards. This library facilitates your usage of LittleFS for the onboard flash. LittleFS suppo…☆25Dec 5, 2022Updated 3 years ago
- This library enables you to use 1 Hardware Timer on RP2040-based board, such as Nano_RP2040_Connect, RASPBERRY_PI_PICO, to control up to …☆19Dec 5, 2022Updated 3 years ago
- A library to interface a TFT to a Pico RP2040 using PIO and a parallel data path.☆46Aug 20, 2021Updated 4 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Mother board for Raspberry Pi RP2040-PICO which adds HDMI/DVI Audio SD-card Lipo charger UEEXT and USB-OTG allowing to make small PC with…☆40Mar 31, 2025Updated last year
- Sources only, read-only mirror from hathach/tinyusb☆16Updated this week
- Raspberry Pi Pico frequency divider☆14Nov 21, 2021Updated 4 years ago
- ☆15Jun 19, 2019Updated 7 years ago
- Z80 Emulator for Raspberry Pi Pico and other RP2040 based MCU boards☆46Apr 28, 2023Updated 3 years ago
- Read input from a USB keyboard through the Raspberry Pi Pico PIO interface☆15Apr 15, 2023Updated 3 years ago
- Minimal Bitcoin wallet intended for teaching rust-bitcoin☆11May 30, 2023Updated 3 years ago
- Ingestion & inferencing firmware for the Raspberry Pi Pico (RP2040)☆44Jun 30, 2026Updated last week
- This library enables you to use Hardware-based PWM channels on RP2040-based boards, such as Nano_RP2040_Connect, RASPBERRY_PI_PICO, with …☆93Jan 31, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Using PIO & CDC for multiple UART to USB on a RP2040/RP2350☆18Sep 6, 2024Updated last year
- This repository contains sensor code and network examples for pico-w☆15Aug 12, 2024Updated last year
- This library enables you to use Hardware-based PWM channels on Arduino AVR ATtiny-based boards (ATtiny3217, etc.), using megaTinyCore, to…☆11Jan 28, 2023Updated 3 years ago
- FatFs library for Raspberry Pi Pico / Pico 2 with SPI interface☆67May 10, 2026Updated last month
- Finite-State Machine (FSM) for Arduino