The ESP32-S2-Kaluga-1 kit v1.3 is a development kit by Espressif that is mainly created to demonstrate the ESP32-S2’s human-computer interaction functionalities and provide the users with the tools for development of human-computer interaction applications based on the ESP32-S2.
This Board support package consists of:
- Smart RGB LED
- LVGL graphics library
- ES8311 mono audio codec
- Touch pad configuration
- Buttons configuration
- Camera driver
Capability | Available | Component | Version |
---|---|---|---|
DISPLAY | ✔️ | idf | >=4.4.5 |
LVGL_PORT | ✔️ | espressif/esp_lvgl_port | ^2 |
TOUCH | ❌ | ||
BUTTONS | ✔️ | espressif/button | >=2.5,<4.0 |
AUDIO | ✔️ | espressif/esp_codec_dev | ^1.0.3,<1.2 |
AUDIO_SPEAKER | ✔️ | ||
AUDIO_MIC | ✔️ | ||
LED | ✔️ | idf | >=4.4.5 |
SDCARD | ❌ | ||
IMU | ❌ | ||
CAMERA | ✔️ | espressif/esp32-camera | ^2.0.2 |