04-30-2019 06:21 AM
We are working on a project that we need to capture image with ArduCam and load it on labview and then start to analyse the image.
is there any way that we can do it without any help of Arduino IDE?
04-30-2019 06:42 AM
It doesn't seem likely to me. The GenICam standards that IMAQdx uses supports USB and TCP/IP interfaces, but not (to the best of my knowledge) SPI.
Bob Schor