uploaded 6 hours ago
Board manager for ESP-GMF
4 examples
-
play_embed_music
This example plays a WAV file from flash without external storage, demonstrating audio DAC initialization and playback.
123.04 KB
-
play_sdcard_music
This example plays a WAV file from the microSD card and demonstrates audio DAC and FAT/SD card initialization.
8.67 KB
-
record_and_play
This example runs real-time audio loopback by capturing from a mic and playing through a speaker for a fixed duration.
8.18 KB
-
record_to_sdcard
This example captures audio from the microphone, encodes it as PCM in a WAV container, and saves it to an SD card.
9.42 KB