MicroPython support for ESP32-CAM
Posted: Fri Jun 10, 2022 7:18 pm
by pauljurczak
What is the easiest way to get image capture capability with basic camera control on ESP32-CAM board using MicroPython? Preferably, a module I can just "pip install".
Re: MicroPython support for ESP32-CAM
Posted: Mon Jun 13, 2022 9:26 am
by a2800276
I'm sketical as to whether you'd have a lot of resources left to actually *do* anything useful with the ESP-CAM after installing micropython, but apparently some people have gotten it to work, see e.g.
https://lemariva.com/blog/2019/09/micro ... hoto-esp32