<< return to Pixycam.com

Can I turn my imagination into reality?

Hello, Nice to meet you.
I would like to make special equipment using Pixy 2.1 in Korea.
I am good at designing and manufacturing hardware,
I can’t design software.
But with Arduino and Pixy2.1, I think I can do what I think. I bought it.

  1. The Pixy 2.1 camera must be fixed to the ceiling.
  2. Pixy 2.1 When the camera detects a random moving object (color), the camera with servo moves along the object.
  3. The camera with servo only moves left and right. (Only one servo is used)

This is the software I envision.
Is there an example source code or code I can refer to?

Hi there,

this project is possible with Pixy only if the colors are known beforehand. Pixy tracks colors that you teach it. You can’t track random colors without teaching them first.

We include examples for Arduino in the Pixy2 library, located here: https://pixycam.com/downloads-pixy2/

And see our guide to get started with Arduino here: https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:hooking_up_pixy_to_a_microcontroller_-28like_an_arduino-29

Hope this helps!

Cheers,
Jesse