icarome / esp32cam

OV2640 camera on ESP32-CAM, Arduino library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

esp32cam: OV2640 camera on ESP32-CAM

This library wraps esp32-camera library in object oriented API. It has been tested with AI Thinker ESP32-CAM board and OV2640 camera.

In ESP32 Arduino, the board type should be set to "ESP32 WROVER" to enable 4MB external PSRAM. Otherwise, internal RAM is insufficient to support high resolution.

About

OV2640 camera on ESP32-CAM, Arduino library


Languages

Language:C++ 100.0%