I would like to use this with micropython, and I think I am able to import most of the needed libraries, however I got stuck at usb_cdc library. Is there a way to get the camera to work with micro python, and or to import the usb_cdc file?
@NoahSTEMStuff did you ever have any luck with this? I'm trying to use the module to pull a single image from the OV5642 as part of a project that I can't port to circuitpython. Thanks.
I would like to use this with micropython, and I think I am able to import most of the needed libraries, however I got stuck at usb_cdc library. Is there a way to get the camera to work with micro python, and or to import the usb_cdc file?