# BSP: ESP32-S3-EYE [![Component Registry](https://components.espressif.com/components/espressif/esp32_s3_eye/badge.svg)](https://components.espressif.com/components/espressif/esp32_s3_eye) ![](https://raw.githubusercontent.com/espressif/esp-who/master/docs/_static/get-started/ESP32-S3-EYE_MB-annotated-photo.png) The ESP32-S3-EYE board consists of two parts: the main board (ESP32-S3-EYE-MB) that integrates the ESP32-S3-WROOM-1 module, camera, uSD card slot, digital microphone, USB port, and function buttons; and the sub board (ESP32-S3-EYE-SUB) that contains an LCD display. The main board and sub board are connected through pin headers.The development board has the following features: * ESP32-S3 module with built-in 8 MB flash and 8 MB octal RAM * 1.3-inch 240x240 LCD color screen * Onboard uSD card slot * Digital microphone * Accelerometer * OV2640 camera <!-- 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 | |[espressif/esp_lvgl_port](https://components.espressif.com/components/espressif/esp_lvgl_port)| ^1 | | idf | >=4.4.5 | | [lvgl/lvgl](https://components.espressif.com/components/lvgl/lvgl) | ^8 | <!-- Autogenerated end: Dependencies -->
idf.py add-dependency "espressif/esp32_s3_eye^3.0.4"