<< return to Pixycam.com

Quick Easy Way to Take a Picture on RPI

Is the an easy way to take a picture on the raspberry pi with the pixy camera or is their a script that will output a image to a folder that you could run?

Need Help, Collin

Hello Collin,
Some users have done something similar (grabbing raw frames) through libpixyusb running on the Raspberry Pi.

http://cmucam.org/boards/9/topics/5106?r=6834#message-6834

Hope this helps!

Edward

I have been very unsuccessful with getting that code to work. if someone could compile it for me that would be sweet.

Thanks, Collin

Is it a compilation issue?

Take a look at the hello_pixy example for libpixyusb. You could just modify the hello_pixy example as an easy way to compile you code.

Edward