<< return to Pixycam.com

Python "close" pixy USB connection

Hy

I have python script where I use the block detection of the pixy cam.
This works great, however after the script gets a command from outside
the script needs to reales the USB so that another script (grab image script)
can be executed.
How can I “close” the USB connection to the Pixy from the first script?

Andy