Pixy Quick Links
Basics
Connecting Pixy to…
Software and Support
Basics
Connecting Pixy to…
Software and Support
The pan/tilt mechanism should track objects smoothly. If it doesn't, here are a few things to try/check.
If you are powering Pixy through the Arduino cable instead of through the USB cable, or the power connector, the servos are not going to get enough power. This is because the Arduino typically can't source enough current for the servos (1 Amp), and the Arduino cable tends to drop significant voltage. There are more details here on using the power connector, which is recommended in this case.
One way to check if you have a power issue: if you connect only one servo - that is, try unplugging one - does the issue persist?
If unplugging a servo solves it, that would point to current draw beyond the capabilities of your USB port or cable.
Assuming you're using a USB cable to power Pixy (and the pan/tilt), the pan/tilt servos need more power than most USB devices. Using a hub is likely to result in not enough power getting to the servos. Plug Pixy into your computer directly (no USB hub).
Powering servos over USB is great because you don't need to worry about batteries, but there can be problems with not enough voltage reaching the servos. Always use a USB cable that's 3 feet or shorter, and if it's still having problems try another cable if you can. USB cables aren't all created equal – some have flimsy-gauge wire that can cause problems.
Unplug Pixy from power/USB and gently check the pan axis by moving it back and forth over its entire travel. It should move fairly easily and smoothly. Then test the tilt axis by moving the servo horn back and forth (not Pixy!). It too should move fairly easily and smoothly and not bind on any cables.
When Pixy is plugged into the USB cable, make sure there is plenty of cable for Pixy to look up and down, left and right.
This is an obvious one, but make sure the connectors that plug into Pixy are secure and fully engaged (you shouldn't see any of the terminal posts on Pixy – each servo connector should completely cover the terminal posts on Pixys servo connector.)
That's not good! But it's usually caused by the pan and tilt servos being swapped where they plug into Pixy. Try swapping the servo connectors where they plug into Pixy so they are correct.
If the rectangle changes shape rapidly or you see lots of rectangles (detected objects), Pixy will have a hard time tracking. You should probably re-teach. Or you may need to adjust some parameters – consult this guide to learn more.
Run PixyMon and hit the stop button (upper left corner of PixyMon). In the command window type this, hitting <return> after each line:
rcs_setPos 0 1000 rcs_setPos 0 0 rcs_setPos 1 1000 rcs_setPos 1 0
This should exercise the pan servo first then the tilt servo. The movement should be smooth and rapid. If not, make a note of which servo is acting strange. and send us an email describing your experience (support@pixycam.com).
From PixyMon, bring up the Configure Dialog (the gear icon). In the “Servo” tab change the “Servo Frequency” to a lower value, from 100 to 75 or 60 and see if that improves the behavior of your pan/tilt servos. This suggestion is somewhat experimental, so please send us a note if this helps! You can select Action➜Restore default parameters to get back if it doesn't help.