Espressif ESP32-S3-EYE Development Board Pinout and Technical Specifications
Code name: ESP32_S3_EYE
Manufacturer: Espressif
Espressif ESP32-S3-EYE development board is based on esp32s3 microcontroller and uses xtensa architecture. This development board has a maximum CPU frequency of 240 MHz and a flash size of 8MB.
π Espressif ESP32-S3-EYE Description
The ESP32-S3-EYE is a compact AI development board produced by Espressif, based on the ESP32-S3 SoC and the ESP-WHO AI development framework. It features a 2-megapixel camera, an LCD display, and a microphone, making it suitable for image recognition and audio processing applications. The board includes 8 MB of Octal PSRAM and 8 MB of flash, supporting image transmission via Wi-Fi and debugging through a Micro-USB port.
π Espressif ESP32-S3-EYE Specs
Below you can find the specifications of Espressif ESP32-S3-EYE, such as features, connectivity options, and Espressif ESP32-S3-EYE technical specs.
β¨ Features
- 22 digital IO pins
- 16 external interrupt pins
- 6 analog input pins
- 6 PWM pins
π USB
- Type: Micro-USB
- Size: 1.3"
π₯οΈ Display
- Type: LCD
- Size: 1.3"
π· Camera
- Model: OV2640
- Resolution: 1600x1200
π°οΈ Connectivity
- WiFi: 802.11 b/g/n (2.4 GHz)
- Bluetooth: 5.0
- BLE: 5.0
π Technical specs
Microcontroller | esp32s3 |
Clock Speed | 240 MHz |
Flash size | 8MB |
PSRAM Size | 8MB |
Architecture | xtensa |
π Espressif ESP32-S3-EYE Pinout
The ESP32-S3-EYE provides access to various GPIOs and communication interfaces through its connectors. Key components include the camera interface, LCD interface, microphone, and function buttons. The board supports multiple I/O interfaces, facilitating integration with peripherals and sensors for AIoT applications.
πΊοΈ Espressif ESP32-S3-EYE Pins Mapping Arduino IDE
Below you can find the Espressif ESP32-S3-EYE pinout. This development board provides 22 digital IO pins, out of which 16 can be used as an external interrupt pins , 6 as analog input pins and 6 pins have Pulse-Width Modulation (PWM) .
Pin | Analog | Touch | PWM | Other |
---|---|---|---|---|
0 | A0 | T0 | PWM | |
1 | A1 | T1 | PWM | |
2 | A2 | T2 | PWM | |
3 | A3 | T3 | PWM | |
4 | A4 | T4 | PWM | |
5 | PWM | |||
6 | PWM | |||
7 | PWM | |||
8 | PWM | |||
9 | PWM | |||
10 | PWM | |||
11 | PWM | |||
12 | PWM | |||
13 | PWM | |||
14 | PWM | |||
15 | PWM | |||
16 | PWM | |||
17 | PWM | |||
18 | PWM | |||
19 | PWM | |||
20 | PWM | |||
21 | PWM |
π οΈ Default Tools
Bootloader tool | esptool_py |
Uploader tool | esptool_py |
Network uploader tool | esp_ota |
Bootloader address | 0x1000 |
Flash mode | dio |
Boot mode | dio |
PSRAM type | |
Maximum upload size | 8192 Kb (8388608 B) |
Maximum data size | 320 Kb (327680 B) |
The Espressif ESP32-S3-EYE development board by default uses esptool_py uploader tool, esp_ota network uploader tool for Over-the-air (OTA) uploads and esptool_py bootloader tool. The bootloader starts at address "0x1000". Flash mode and boot mode for Espressif ESP32-S3-EYE development board by default is dio and dio respectively.