# BSP: ESP32-S2-Kaluga-Kit [](https://components.espressif.com/components/espressif/esp32_s2_kaluga_kit) 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 * Provide the users with the tools for development of human-computer interaction applications based on the ESP32-S2 * [Hardware Reference](https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-reference/esp32s2/user-guide-esp32-s2-kaluga-1-kit.html)  This Board support package consists of: * Smart RGB LED * LVGL graphics library * ES8311 mono audio codec * Touch pad configuration * Buttons configuration * Camera driver ## Examples Please refer to README.md in examples folder. <!-- Autogenerated start: Dependencies --> ### Dependencies | component | version | |----------------------------------------------------------------------------------------------|----------| | [espressif/button](https://components.espressif.com/components/espressif/button) |>=2.5,<4.0| | [espressif/esp32-camera](https://components.espressif.com/components/espressif/esp32-camera) | ^2.0.2 | |[espressif/esp_codec_dev](https://components.espressif.com/components/espressif/esp_codec_dev)| ^1.0.3 | |[espressif/esp_lvgl_port](https://components.espressif.com/components/espressif/esp_lvgl_port)| ^1 | | [espressif/led_strip](https://components.espressif.com/components/espressif/led_strip) | ^2.5 | | idf | >=4.4.5 | | [lvgl/lvgl](https://components.espressif.com/components/lvgl/lvgl) | ^8 | <!-- Autogenerated end: Dependencies -->
idf.py add-dependency "espressif/esp32_s2_kaluga_kit^3.0.1"