uploaded 2 months ago
Board manager for test
3 examples
-
play_embed_music
This example demonstrates how to use `esp_board_manager` to initialize a codec, obtain device handles, and play WAV format music from flash using the…
128.04 KB
-
play_sdcard_music
This example demonstrates how to use `esp_board_manager` to initialize the codec and microSD card, obtain device handles, and play music from a…
8.47 KB
-
record_to_sdcard
This example demonstrates how to use `esp_board_manager` to initialize the codec and microSD card, then record audio data, saving it as a WAV file…
16.46 KB