Unit CAMS3-5MP Example Code
-
I recently purchased the Unit CAMS3-5MP (SKU: U174-B) instead of the normal 2MP model (SKU: U109-B) in search of quality for streaming as well as image recognition but I realized that there are no code examples for this model like other cameras.
I tried to use and base myself on the code in the link below but I was unsuccessful:
https://github.com/espressif/arduino-esp32/tree/master/libraries/ESP32/examples/Camera/CameraWebServer
After compiling and uploading to the device, the device restarts and there is no need to check it in the Serial Monitor.*--- Output ---
Writing at 0x000ffa05... (100%)
Write 986608 bytes (641567 compressed) at 0x00010000 in 7.6 seconds (effective 1037.9 kbit/s)...
Hash of data verified.Leaving...
Hard reset with RTC WDT...--- Output ---*
Kind regards, does anyone have any example source code or tips on how to develop for this specific model?
-
@anzolin
have you chose the correct model macro?
have you tried this userdemo: https://github.com/m5stack/UnitCamS3-UserDemo/tree/main