uploaded 21 hours ago
Board manager for ESP-GMF
4 examples
-
play_embed_music
This example plays a WAV file from flash memory, demonstrating device initialization and audio playback without external storage.
123.04 KB
-
play_sdcard_music
This example plays a WAV file from the microSD card, demonstrating audio playback and SD card integration.
8.67 KB
-
record_and_play
This example demonstrates real-time audio loopback, capturing audio from a microphone and playing it through a speaker simultaneously.
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 the microSD card.
9.42 KB