-
Hello, I would like to get a camera unit to test if I can manage to integrate the camera function in a MicroPython project I have. I would like to make sure I get one of the products supported by this project, can somebody help to confirm that the specific links for the project are as I am reporting below, or provide a correction? MICROPY_CAMERA_MODEL_M5STACK_PSRAM - M5Stack PSRAM Thanks!!! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 11 replies
-
Hi there. My advice would be to take one with an ov3xxx sensor. The S3 unit is probably the best one, but not sure if the camera sensor is supported. The freenove S3 has a S3 chip and comes also with an omnivision sensor and costs more or less the same. |
Beta Was this translation helpful? Give feedback.
-
I added the atom pin definitions and also committed the last updates of the low level driver. If you are still here, you can download the firmware from here. The artifact will expire in 3-4 days. If the link doesn't look trustful, you can also look into the actions site of the repository and download it from the last run artifacts. Otherwise you can compile it by yourself or write me once again to start the pipeline manually. Have fun on the road. |
Beta Was this translation helpful? Give feedback.
-
Thanks for your help!
Note that a delay is needed between setting pin 18 to 0 and configuring the cam. I didn't experiment much, but 0.2 seconds were too little...0.5 works consistently. Edit: this is the board page. Sensor is OV3660. |
Beta Was this translation helpful? Give feedback.
Hi there.
I surly didn't test ever model in here, but almost all of them should be supported.
My advice would be to take one with an ov3xxx sensor. The S3 unit is probably the best one, but not sure if the camera sensor is supported.
The freenove S3 has a S3 chip and comes also with an omnivision sensor and costs more or less the same.