Hello,
I’v been trying to run the esp cam example on my new esp32s3 sense (the one with the camera). I’m having it take a picture then dump all the bytes thru the serial connection to my python script that catches them and writes them to a file.
For some reason however the images are always corrupted. I’m attaching an image for example (a good looking one, normally they look worse than this) and my main c file and my sdkconfig which are in the zip file.
I would much appreciate all assistance. Thank you.
c_and_sdkconfig.zip (17.9 KB)
