<< return to Pixycam.com

Pixy2.h for arduino trouble

hello, a newbee’s ? I downloaded arduino_pixy2-1.0.3.zip and unzipped it. then, I do sketch/include_library/**/pixy2.h. I see error message, “library install failed…”. appreciate any tips to get over this stuff. PixyMon worked at least. thanks!

Hello,
You need to install the library using the Arduino IDE as described here:
https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:hooking_up_pixy_to_a_microcontroller_-28like_an_arduino-29#updating-pixy-library-for-arduino

In particular, you need to select Add .ZIP Library… You don’t need to and should not unzip the library file.

Edward