-
Where did you get the camera module(s)?
From ArduCam website. -
Model number of the product(s)?
OX05B1S USB3 Camera Kit (RGBIR camera) -
What hardware/platform were you working on?
Arducam USB Camera Shield UI 2.0/Windows 11 -
Instructions you have followed. (link/manual/etc.)
-
Problems you were having?
-
The dmesg log from your hardware?
-
Troubleshooting attempts you’ve made?
Try to find config files on arducam github. but could not. -
What help do you need?
Please provide the config files for the above camera module, so we can test the camera functionality.
Hi,
FYI. Ox05B1S.7z - Google Drive
Thank you for providing the config files.
I tried to open using the Arducam USB Camera Shield UI 2.0 and I can get the images in the UI.
However when I run using the “ArduCAM_USB_Camera_Shield_Python_Demo”. I get following error:
color mode 17
Serial: AU3S-2435-0005
{'version': 'v3.1', 'year': 22, 'mouth': 7, 'day': 21}
{'fw_version': 'v3.20', 'interface': 3, 'device': 3}
17
Capture began, Error : USB_CAMERA_NO_ERROR
Error capture image, Error : USB_CAMERA_DATA_LEN_ERROR
Error capture image, Error : USB_CAMERA_DATA_LEN_ERROR
Error capture image, Error : USB_CAMERA_DATA_LEN_ERROR
Can you please provide the reference for using with python and cpp APIs?