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
Capability | Available | Component | Version |
---|---|---|---|
DISPLAY | ✔️ | idf | >=4.4.5 |
LVGL_PORT | ✔️ | espressif/esp_lvgl_port | ^2 |
TOUCH | ❌ | ||
BUTTONS | ✔️ | espressif/button | >=2.5,<4.0 |
AUDIO | ✔️ | espressif/esp_codec_dev | ^1,<1.2 |
AUDIO_SPEAKER | ❌ | ||
AUDIO_MIC | ✔️ | ||
SDCARD | ✔️ | idf | >=4.4.5 |
IMU | ✔️ | qma6100p | 1.* |
CAMERA | ✔️ | espressif/esp32-camera | ^2.0.2 |