ehong-tl
ehong-tl
Hi @atfields43 What I've found out is that the camera index number return by the scan function from python SDK is not correct. The true index number of the camera...
Hi @atfields43 , serial_selection is the serial number of your usb shield, "XXXX-XXXX-XXXX". Did you add some delay after ArducamSDK.Py_ArduCam_scan(), may be 3 seconds? Or may be you can try...
> Has anyone had any success getting these to work on a TX2? > I'm trying to set mine up with ROS but not having much luck currently. > Below...
@SK19 It seems like the current SDK only support Linux PC and raspberrypi, have to wait for the developer to work on other platform like TX2.
Hi @habib-Boloorchi, The trigger capture node works on both external trigger or software trigger. For external trigger, you can just pull the TRIGGER pin on the camera board to HIGH,...
Hi @nifunk , Can you give me the Vendor ID and Device ID for USB 3 shield? Cause I don't have USB 3 shield, so the ROS node I created...
hi @erikbeall From my testing with MT9N001 arducam usb 2 shield (9 MP camera), it seems like RPI 3 is not fast enough to run the ROS node, especially with...
Hi, I didn't change much in terms of hardware setup. I send the trigger signal by just connecting Vcc pin to Trigger pin with jumper wire to pull it high....
Hi, I've tried to send 10us pulse using Arduino to the camera, but there is no response, it 'doesn't even print out _Take picture._ line.
So the current USB2 shield with 8 MB buffer does not support external trigger image capture? From: Lee Sent: Thursday, October 11, 2018 3:08 PM To: ArduCAM/ArduCAM_USB_Camera_Shield Cc: Ong Eng...