Skip to content

Latest commit

 

History

History
 
 

README.md

BSP: ESP32-S3-KORVO-1

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

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.

alt text

Capabilities and dependencies

Available Capability Controller/Codec Component Version
📟 DISPLAY
☝️ TOUCH
✔️ 🔘 BUTTONS espressif/button ^4
✔️ 🎵 AUDIO espressif/esp_codec_dev ~1.1.0
✔️ 🔈 AUDIO_SPEAKER es8311
✔️ 🎤 AUDIO_MIC es7210
✔️ 💾 SDCARD idf >=4.4
🎮 IMU
✔️ 💡 LED espressif/led_indicator
idf
>=0.7,<=0.8
>=4.4

Compatible BSP Examples

Example Description Try with ESP Launchpad
Audio Example Play and record WAV file Flash Example