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
component | version |
---|---|
espressif/button | >=2.5,<4.0 |
espressif/esp32-camera | ^2.0.2 |
espressif/esp_codec_dev | ^1 |
espressif/esp_lvgl_port | ^1 |
idf | >=4.4.5 |
lvgl/lvgl | ^8 |