uploaded 3 weeks ago
Board manager for ESP-GMF

3 examples

  • play_embed_music
    This example demonstrates how to use `esp_board_manager` to initialize the codec, obtain device handles, and play music in WAV format from flash…
    121.90 KB
  • play_sdcard_music
    This example demonstrates how to use `esp_board_manager` to initialize the codec and SD card, obtain device handles, and play music from a microSD…
    8.47 KB
  • record_to_sdcard
    This example demonstrates how to use `esp_board_manager` to initialize the codec and microSD card, obtain device handles, and use the `esp_codec_dev`…
    9.14 KB