Skip to content
#

sd-card

Here are 89 public repositories matching this topic...

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.

  • Updated Dec 5, 2022
  • C++

Code snippets showing how to record I2S audio and store as .wav file on ESP32 with SD card, how to transcribe pre-recorded audio via Deepgram SpeechToText API, how to generate audio from text via TextToSpeech API from OpenAI a/o Google TTS. Triggering ESP32 actions via Voice.

  • Updated Aug 25, 2024
  • C++

Improve this page

Add a description, image, and links to the sd-card topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sd-card topic, visit your repo's landing page and select "manage topics."

Learn more