<< return to Pixycam.com

Where can I find thew python source code for hello pixy?

I have just started to play with Raspberry Pi after using Mindstorms Lego. I am also just vstarting to use Python language for programing on the Pi. Where can I find the source code for Hello_pixy in Python?

Hello Shane,
All of the source is on git: https://github.com/charmedlabs/pixy

These pages have the info you need to get running with Python on a RPi:

http://cmucam.org/projects/cmucam5/wiki/Building_the_libpixyusb_example_on_Linux

http://cmucam.org/projects/cmucam5/wiki/Building_libpixyusb_as_a_Python_module_on_Linux

Edward