HW Reference | HOW TO USE API | EXAMPLES |
---|
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:
|
![]() |
Available | Capability | Controller/Codec | Component | Version |
---|---|---|---|---|
✔ | 📟 DISPLAY | st7789 | idf | >=5.4 |
✔ | ⚫ LVGL_PORT | espressif/esp_lvgl_port | ^2 | |
❌ | ☝ TOUCH | |||
✔ | 🔘 BUTTONS | espressif/button | ^4 | |
✔ | 🎵 AUDIO | espressif/esp_codec_dev | ~1.3.1 | |
✔ | 🔈 AUDIO_SPEAKER | es8311 | ||
✔ | 🎤 AUDIO_MIC | es8311 | ||
✔ | 💡 LED | idf | >=5.4 | |
❌ | 💾 SDCARD | |||
❌ | 🎮 IMU | |||
✔ | 📷 CAMERA | espressif/esp32-camera | ^2.0.14 |
Example | Description | Try with ESP Launchpad |
---|---|---|
Audio Example | Play and record WAV file | Flash Example |
Display Example | Show an image on the screen with a simple startup animation (LVGL) | Flash Example |
Camera Example | Stream camera output to display (LVGL) | Flash Example |
LVGL Benchmark Example | Run LVGL benchmark tests | - |
LVGL Demos Example | Run the LVGL demo player - all LVGL examples are included (LVGL) | Flash Example |
342492186688ddb9469387528912d5312ab075d4
idf.py add-dependency "espressif/esp32_s2_kaluga_kit^5.0.0~1"