Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 937 Bytes

REQUIREMENTS.md

File metadata and controls

23 lines (15 loc) · 937 Bytes

Main page | CamFlasher

Requirements

Micropython on ESP32 does not leave much space in RAM, a SPIRAM is recommended.

Despite everything, the servers, the shell, the text editor can operate on an ESP32 without spiram, it is necessary to generate the firmware embedding the python scripts, in this case less memory is consumed.

For motion capture you absolutely need an ESP32CAM.

Devices supported

Below are the devices compatible with pycameresp :

ESP32CAM ESP32CAM-MB TTGO ESP32ONE M5StackCamera BPI-Leaf-S3

Devices without spiram have been removed, the platform can work, but we often fall into a lack of memory.