ESP32 Eye

ESP-EYE is a development board for image recognition and audio processing, which can be used in various AIoT applications. It features an ESP32 chip, a 2-Megapixel camera (OV2640 by default) and a I2S digital microphone. ESP-EYE offers 8 Mbyte PSRAM and a 4 Mbyte flash. It also supports image transmission via Wi-Fi and debugging through a Micro-USB port.

This board is very popular for demonstrating AI vision and sound applications (Human Face Detection, Human Face Recognition, Barcode and QR Code Recognition ...) and TF Lite Micro.

NB: ESP32-S3-EYE is the newest version of this board which includes a SD card reader and a 1.3 inch LCD screen)

AI demonstrations