Hi guys
I am currently combining 5 pixies to create a static motion capture system (think poor man’s vicon system). It seems to work quite well, but the problem I am currently running into is that I cannot sync the pixies such that they take pictures at the same time. I had to opt for UART over USB as the cabling distances are quite large so I cant use the linux pixy library. My hope was that by powering up all pixies at the same time they would be more or less in sync (atleast initially), but that does not seem to be the case. Is there any makeshift way I could resync the pixies in software over UART? Otherwise are they any other ways of doing this?
Thanks in advance for any help.