cohen-sydney

Results 32 comments of cohen-sydney

I have got the Platform IO working for this but having issues building for the M5Satck CAMS3 Unit. It builds but doe snot find the camera on running. any tips...

I did use the Develop version. ill look into the Camera config for the pins. thanks

will do nice code by the way.

so I use this Env default_envs = seeed_xiao_esp32s3 it compiles and loads for my M5camS3 Unit, I can get the config page and log into my wifi, but as you...

Thanks. Just to confirm I am using the Env constexpr camera_config_t xiao_esp32s3_camera_settings = { as this is a ESP32S3 the only one that works for my device. If you change...

I built using the default_envs = m5stack_esp32cam in the Platformio . ini but got this error A fatal error occurred: This chip is ESP32-S3 not ESP32. Wrong --chip argument? only...

It's all one device. Board and camera together. If I understand your question. I want to use it as home security camera. It's small. Sent from my iPhone On 28...

thanks ill try it out in the morning. appreciate it.

Thanks for your help. I get a panic after loading. I set the ini file to "default_envs = m5stack_unitcams3" it complies and transfers OK. I set the device target to...