BSP: ESP32-S3-KORVO-1
| HW Reference | HOW TO USE API | EXAMPLES | 
 | 
 |
| — | — | — | — | – |
Overview
| 
ESP32-S3-Korvo-1 is a development kit that is based on Espressif’s ESP32-S3 SoC. It features a three-microphone array which is suitable for far-field voice pick-up with low power consumption.
The ESP32-S3-Korvo-1 board consists of two parts: the main board (ESP32-S3-Korvo-1) that integrates the ESP32-S3-WROOM-1 module, function buttons, SD card slot, speaker and USB connectors; and the sub board (ESP32-Korvo-Mic, which is also used as the sub board in ESP32-Korvo v1.1) that contains a three-microphone array, function buttons, and addressable LEDs. The main board and sub board are connected via FPC cable.
 | 
   
 | 

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|     es8311     |                                                                                                      |              |
|:heavy_check_mark:| :microphone: AUDIO_MIC|     es7210     |                                                                                                      |              |
|:heavy_check_mark:|  :floppy_disk: SDCARD |                |                                                  idf                                                 |     >=5.3    |
|        :x:       |    :video_game: IMU   |                |                                                                                                      |              |
|:heavy_check_mark:|       :bulb: LED      |                |idf
[espressif/led_indicator](https://components.espressif.com/components/espressif/led_indicator)|>=5.3
~2.0|
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-) |