<< return to Pixycam.com

User Tools

Site Tools


wiki:v2:my_pantilt_is_acting_sort_of_crazy

**This is an old revision of the document!**

My pan-tilt is acting sort of crazy

The pan-tilt mechanism should track objects smoothly. If it doesn't, here are a few things to try/check.

1. How are you powering Pixy?

If you are powering Pixy through the Arduino cable instead of through the USB cable, or the I/O connector, the servos are likely not going to get enough power. This is because the Arduino typically can't source enough current for the servos, and the Arduino cable tends to drop significant voltage. There are more details here on different powering methods.

2. Are you using a USB hub?

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).

3. Check to make sure there is no mechanical binding

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.

4. Check the connections

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.)
It is easy to get the pan and tilt servo connections reversed. When looking at the back of Pixy's PCB, the pan servo is on the left and the tilt is on the right of the servo connector (closer to the edge of the PCB). Verify that the Pan servo is connected to the pan connector by unplugging the tilt servo and trying to move the pan axis (do this with Pixy powered-up.) If the pan axis moves freely with the pan servo plugged in, you may have the tilt servo plugged into the pan connector (and vice-versa).

5. Try a different USB cable

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. USB cables aren't all created equal – some have flimsy-gauge wire that can cause problems. The USB cable that came with your Pixy has good current-carrying ability, so use it if you can. Otherwise, use a good quality cable that is 4-ft or shorter.

6. Do you get a good solid rectangle in PixyMon when running the "pan-tilt demo"?

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.

7. Test the servos

Bring up the console in PixyMon by selecting View➜console. Then and hit the stop button (upper left corner of PixyMon). In the console window type this, hitting <return> after each line:

rcs_setPos 0 1000
rcs_setPos 0 0
rcs_setPos 1 1000
rcs_setPos 1 0

The first two commands should move pan servo back and forth. The last two commands should move the tilt servo up and down. 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@charmedlabs.com).

wiki/v2/my_pantilt_is_acting_sort_of_crazy.1531169504.txt.gz · Last modified: 2018/07/09 20:51 by pixycam