> :warning: This is **No Graphical version** of esp32_s3_eye BSP. If you want to use this BSP with LVGL use [esp32_s3_eye](https://components.espressif.com/components/espressif/esp32_s3_eye) component. # 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) ### Overview 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. * [Hardware Reference](https://www.espressif.com/en/products/devkits/esp-eye/overview.) ![](https://raw.githubusercontent.com/espressif/esp-who/master/docs/_static/get-started/ESP32-S3-EYE_MB-annotated-photo.png) **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 --> ### Capabilities and dependencies | Capability | Available | Component | Version | |-------------|------------------|----------------------------------------------------------------------------------------------|----------| | DISPLAY |:heavy_check_mark:| idf | >=4.4.5 | | LVGL_PORT |:heavy_check_mark:|[espressif/esp_lvgl_port](https://components.espressif.com/components/espressif/esp_lvgl_port)| ^2 | | TOUCH | :x: | | | | BUTTONS |:heavy_check_mark:| [espressif/button](https://components.espressif.com/components/espressif/button) |>=2.5,<4.0| | AUDIO |:heavy_check_mark:|[espressif/esp_codec_dev](https://components.espressif.com/components/espressif/esp_codec_dev)| ^1,<1.2 | |AUDIO_SPEAKER| :x: | | | | AUDIO_MIC |:heavy_check_mark:| | | | SDCARD |:heavy_check_mark:| idf | >=4.4.5 | | IMU | :x: | | | | CAMERA |:heavy_check_mark:| [espressif/esp32-camera](https://components.espressif.com/components/espressif/esp32-camera) | ^2.0.2 | <!-- Autogenerated end: Dependencies -->
idf.py add-dependency "espressif/esp32_s3_eye_noglib^3.1.0~1"