Frequently Asked Questions (FAQ) about Arducam Stereo Camera HAT [B0195]

Arducam forum moderators will post the frequently asked questions and their answers on this topic. Other topics & comments in this archive might be deleted. We recommend you to read through this topic for an existing solution before you post a new topic.

Q:

I have notice a micro USB port on the board, is it required to power the board, or is the board powered by just GPIO pins?

A:

For the usb port and GPIO pins, you have to choose one to power the board.
Usb port Applicable object: USB2.0 E version
GPIO pins Applicable: Raspberry Pi

Q:

Can I use one of the binocular cameras and turn off the other when needed?How to supply power? Is it a microusb port?

A:

Yes, you can use one of the binocular cameras and turn off the other when needed.Power supply is 2*20 Raspberry Pi port. It is powered by the USB Port on the Pi.

Q:

What is the temperature used to safely desolder and solder using heatgun and soldering iron for raspberry V2 camera boards.

A:

350 -400 Celsius.

Q:

May I know the dimensions of the stereo camera board with 2 cameras?

A:

Q:

Can this stereo camera hat work with two your 8MP spy cameras?

A:

No, Arducam spy camera cannot work with the synchronized camera HAT as it is hard for us to synchronize the clock of two single spy cameras.

Q:

I am trying to use the AuduCam Stereo Camera HAT with OpenCV but it keeps giving me this error “Load libarducam_mipicamera fail.”

I think that I am missing this link. I fallowed the instructions here

https://www.arducam.com/docs/cameras-for-raspberry-pi/synchronized-stereo-camera-hat/opencv-and-depth-map-on-arducam-stereo-camera-hat-tutorial/

But with one difference I am using OpenCV 4.1.0 does that make a difference? How do I fix this issue?

A:

Please install Arducam library for MIPI cameras from Github:

https://github.com/ArduCAM/MIPI_Camera/tree/master/RPI

Hello,

I have two questions:

  1. Can I change the camera module on the stereo board? For example the IMX219 autofocus camera or the IMX219 Low distortion camera drop-in replacements. If so can the the autofocus cameras be synchronized?

  2. Is it possible to use the multi camera adapter board along with the stereo camera HAT? For example Camera A may be connected to a separate camera and Camera B will be connected to stereo HAT and give access to synchronized stereo cameras?

 

Hello,

I would like to to plug in Jetson Xavier NX with two camarray HATs:

  1. connected with two 12MP IMX477 cameras
  2. connected with four 1MP OV9281 global shutter cameras.
I read in the product notes that it is not possible to run different cameras connected with camarray HAT at the same time because of the driver:
The Camarray HAT requires different firmware for different Image sensors that are not natively working with your embedded systems. Your own OV9281 and OV7251 camera modules won’t directly work with it, and they are not easily interchangeable.
Do you have some update regarding this topic? Is there some workaround how to install two drivers and link them with two devices? Many thanks.