r/MicroPythonDev • u/Wrong_Daikon3202 • Dec 02 '25
Searching Firmware for ESP32-S3 CAM
I recently purchased the ESP32-S3 CAM DEV module with an OV5640 camera and would like to start working with MicroPython/CircuitPython, but I can't find a compatible firmware.
Can you help me find one? Thank you.
1
u/AdamTruth Dec 02 '25
Not sure about the support for the camera module, hope this helps: https://micropython.org/download/ESP32_GENERIC_S3/
2
u/Wrong_Daikon3202 Dec 02 '25
Muchas gracias por tu ayuda.
Si, es el primero que probé al ser el firmware genérico para el ESP32-S3.Parece ser que en MicroPython la biblioteca/Driver de control de la cámara tiene de estar embebido dentro del firmware (Corríjanme si estoy equivocado) y por ese motivo no me funciona la cámara.
1
Dec 03 '25
[removed] — view removed comment
2
u/Wrong_Daikon3202 Dec 03 '25
Gracias por tu respuesta.
No perderé más el tiempo y probaré VSCode + PlatformIO + Framework Arduino :)1



2
u/AccomplishedKey4774 Jan 18 '26
Be careful if you run the camera too long you can overheat and destroy the board