OSError: [Errno 1] EPERM: ESP_FAIL M5Stack CoreS3 + Unit CamS3 displaying image on m5Stack
-
Hey,
I just starting my journey with M5stack, entering with very little knowledge about programming, I'm mostly supporting myself with AI language models who write scripts for me. I find it pretty interesting way to learn. At some point however I got stuck and I need your help.
I want simple thing - to display image from Unit CamS3 camera on M5Stack CoreS3 screen.
I tried already about 100 different scripts and all of them are ending with the same error:
OSError: [Errno 1] EPERM: ESP_FAILI use Thonny and M5Burner.
Any help really appreciated.
Thank you -
Hi, I have a S3 but I haven't focused on the Camera aspect yet as I am trying to get another project done with what little free time I have. There usually are examples in UIFLOW that you can download but I didn't see any right away.
I did find a PDF files that does have some basic samples using UIFLOW which brings me to my next point...being an educator there are limits on what one can use/learn AI for. I would encourage you to use UIFLOW first for proof of concept and then begin reverse engineer the micro python code that UIFLOW creates.
Good luck and when it works be sure to post the code here!