<< return to Pixycam.com

Servo's om CMUcam5 Pixy

Is it posible to command the connected servos (connect on the pixy, not on the Arduino!) direct command from the Arduino.

Thanks for any help

Jan Kromhout
Hellevoetsluis-NL

Hi Jan,

You can use the @setServos(uint16_t s0, uint16_t s1)@ command in the “Pixy Arduino library”:https://github.com/charmedlabs/pixy/tree/master/src/host/arduino/libraries/Pixy. I believe this is what you’re looking for. Please let me know if you need anything else!

Scott