Hi,
I have build a balancing robot based on Sparkfun 5DOF acc/gyro combo, Arduino and Parallax continuous servo.
I had sofar mixed results and suspect the servos have to much backslash
I want to test the AX12 route.
Can you point me to some Arduino code to run these specific servos :

TIA
Yves
-------------------------------------------------------------------------------
The "looseness" you describe is a real problem with balancers. I used motors similar to yours at first, but was able to achieve much tighter and more responsive balancing by switching to zero-backlash servos (Dynamixel AX-12).
Here's a little sample movie of what a difference reduced backlash makes: ....
That demo is using the "encoder" (continuous rotation pot) integrated into the AX-12.
A friend of mine worked on a commercial balancing toy. He mentioned that it used cheap high-backlash motors, and they had to use sophisticated filtering and modeling to accommodate the backlash. It took an experienced control expert quite a while to get it working.
So I'll just stick with tighter motors.
- Nathan