[Arducam OX05B1S USB3 Camera Kit] Camera Config files

  1. Where did you get the camera module(s)?
    From ArduCam website.

  2. Model number of the product(s)?
    OX05B1S USB3 Camera Kit (RGBIR camera)

  3. What hardware/platform were you working on?
    Arducam USB Camera Shield UI 2.0/Windows 11

  4. Instructions you have followed. (link/manual/etc.)

  5. Problems you were having?

  6. The dmesg log from your hardware?

  7. Troubleshooting attempts you’ve made?
    Try to find config files on arducam github. but could not.

  8. 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?