Page 2 of 2

Re: ESP32 Camera (ESP32 Cam) Library

Posted: Fri Jul 03, 2020 3:20 pm
by lemariva
I tried but the RAM/HEAP wasn't enough. I modify the MicroPython driver to get access to the pins/format etc. from the MicroPython side: https://github.com/lemariva/micropython-camera-driver and the new application is here: https://github.com/lemariva/uPyCam
But, when I choose the BMP format, the image size doesn't fit and the board reboots. I need to get a bigger HEAP (main.c file). However, it is not recommended: https://github.com/espressif/esp32-came ... o-remember

Re: ESP32 Camera (ESP32 Cam) Library

Posted: Sat Oct 17, 2020 3:32 pm
by RobinMosedale
I installed the prebuilt firmware for OV2640 successfully
How does one get it to respond.
repl won't connect at 9600 baud, and tried other rates

Re: ESP32 Camera (ESP32 Cam) Library

Posted: Sat Mar 13, 2021 11:35 pm
by jerrycai73
Nice, I'll buy one and try it.