Request: MicroPython firmware for ESP32-S3 WROOM N16R8 CAM with OV2640 support #18279
-
|
Hi everyone, I'm working on a robotics project using the ESP32-S3 WROOM N16R8 CAM board with an OV2640 camera module. I need a MicroPython firmware that supports this specific board and camera setup. I've tried the official MicroPython builds and some community firmware (e.g., Robot Technology Lab), but none of them seem to support the camera module or work with my board. I’m looking for a precompiled .bin firmware that: Supports ESP32-S3 WROOM N16R8 CAM Works with OV2640 camera Includes the camera module for MicroPython If anyone has compiled such a firmware or knows where to find one, I’d really appreciate your help. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Take a look at the MP camera for esp32-s3 |
Beta Was this translation helpful? Give feedback.
-
|
You can try https://github.com/cnadler86/micropython-camera-API/releases |
Beta Was this translation helpful? Give feedback.
You can try https://github.com/cnadler86/micropython-camera-API/releases