Hi,
I filled the Arduino serial monitor box with three columns of data streaming from the JeVois camera the first day, but a day later nothing worked. The camera appears okay, so I must have forgotten the code I used. Basically: I want to hook the camera to the Arduino board via the short 4 wire serial cable and if the camera sees an Aruco design, it turns on an LED. What is the minimum code to do this? // The wiring will be the split USB line going to the camera and Arduino. The Camera serial connection will be going directly to the Arduino. Thanks for your help. It's been frustrating due to computer problems./Ron