I'd like to implement frame capture via the trigger pin provided on the oCam-1CGN-U.
It appears that all that is needed is write access to the registers of the sensor.
Does your API implement such functionality?
If not, could it be possible to implement?
It would be so useful!
Have a look at how the Arducam is doing it, since they have a shield with the same sensor (AR0134)
ArduCAM/ArduCAM_USB_Camera_Shield#15
It appears to show that if I can setup the camera with specific values on its registers it will begin capturing depending on the state of the trigger pin.
I purchased the oCam instead as it allows data transfer through USB3, Arducam only has USB2.0
I'd like to implement frame capture via the trigger pin provided on the oCam-1CGN-U.
It appears that all that is needed is write access to the registers of the sensor.
Does your API implement such functionality?
If not, could it be possible to implement?
It would be so useful!
Have a look at how the Arducam is doing it, since they have a shield with the same sensor (AR0134)
ArduCAM/ArduCAM_USB_Camera_Shield#15
It appears to show that if I can setup the camera with specific values on its registers it will begin capturing depending on the state of the trigger pin.
I purchased the oCam instead as it allows data transfer through USB3, Arducam only has USB2.0