I have a research project that I need all sensors to give me the data at the same time in real time. Is there anyway to directly control the timing to take a picture at a specific time?
Hi Vittorio,
You can use libpixyusb to call the getFrame method at any time you want. That would be the easiest way to go about it.
Scott