Open kingmo888 opened 5 months ago
please
Hi! Lemariva! You made a important work, thank you! I have compiled a new firmwareversion with esp-idf 5.2.2 and the actual Micropython version 1.24. You can do it as it is explained in readme.md. But you have to make small changes to modcamera.c
now you can compile a new firmware as explained in readme.md Regards Hans
Take the new API: https://github.com/cnadler86/micropython-camera-API. Usage is a little bit different, but you have more settings. This supports the new mp version. I will publish in short precompiled FW versions vir the esp generic boards.
When I tried to compile according to the tutorial, the compiler prompted that STATIC was unknown. After trying to change it to lowercase, although there were warnings, it was able to be edited, but ultimately the firmware still couldn't be used (camera module).
My ESP is ESP32-S3-WROOM-1+OV2640 (originally 5640, bought 2640 again)