esp-bsp

BSP: ESP32-LyraT

| HW Reference | HOW TO USE API | EXAMPLES | Component Registry | maintenance-status | | — | — | — | — | – |

Overview

The ESP32-LyraT is a hardware platform designed for the dual-core ESP32 audio applications, e.g., Wi-Fi or Bluetooth audio speakers, speech-based remote controllers, connected smart-home appliances with one or more audio functionality, etc. The ESP32-LyraT is a stereo audio board. If you are looking for a mono audio board, intended for lower end applications, check ESP32-LyraT-Mini.

image

Capabilities and dependencies

| Available | Capability |Controller/Codec| Component |Version| |------------------|-----------------------|----------------|----------------------------------------------------------------------------------------------|-------| | :x: | :pager: DISPLAY | | | | | :x: | :point_up: TOUCH | | | | |:heavy_check_mark:| :radio_button: BUTTONS| | [espressif/button](https://components.espressif.com/components/espressif/button) | ^4 | |:heavy_check_mark:| :musical_note: AUDIO | |[espressif/esp_codec_dev](https://components.espressif.com/components/espressif/esp_codec_dev)| ~1.5 | |:heavy_check_mark:|:speaker: AUDIO_SPEAKER| es8388 | | | |:heavy_check_mark:| :microphone: AUDIO_MIC| es8388 | | | |:heavy_check_mark:| :bulb: LED | | idf | >=5.3 | |:heavy_check_mark:| :floppy_disk: SDCARD | | idf | >=5.3 | | :x: | :video_game: IMU | | | |

Compatible BSP Examples

| Example | Description | Try with ESP Launchpad | | ------- | ----------- | ---------------------- | | [Audio Example](https://github.com/espressif/esp-bsp/tree/master/examples/audio) | Play and record WAV file | [Flash Example](https://espressif.github.io/esp-launchpad/?flashConfigURL=https://espressif.github.io/esp-bsp/config.toml&app=audio-) |