uploaded 1 hour ago
Board manager for Espressif
5 examples
-
display_lvgl
This example demonstrates using esp_board_manager with LVGL on supported boards, including display and touch setup.
12.00 KB
-
play_embed_music
This example plays a WAV file bundled with the firmware from flash, without using a microSD card or network.
124.23 KB
-
play_sdcard_music
This example plays a WAV file from the microSD card root and demonstrates SD card initialization and audio playback.
10.76 KB
-
record_and_play
This example runs real-time audio loopback, immediately playing ADC microphone samples through the DAC speaker for a fixed time.
9.83 KB
-
record_to_sdcard
This example captures microphone audio, encodes it as PCM in a WAV container, and saves it to an SD card.
11.48 KB