continuous vs. standard servo: dangers?
Impulse
Posts: 1
The "What's a Microcontroller" text cautions not to use continuous rotation servos in place of standard servos, saying the sample programs might damage the continuous sort. Why? Looking through the documentation, it looks like the only difference between them is a mechanical limiter on the standard servo. Is there more to it than that?
Thanks.
Thanks.
Comments
The warning we are talking about can be found on page 104 of What's a Microcontroller v2.2.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Andy Lindsay
Education Department
Parallax, Inc.
Post Edited (Andy Lindsay (Parallax)) : 5/3/2007 11:25:36 PM GMT
Now can the miniservo be converted to full rotation? Can it be programmed to variable position and speed? Where is the software to do this?
Thanks
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
It's not just a matter of getting 360 degrees of rotation. All standard servos have a mechanical stop inside that protects the mechanism that provides feedback internally as to the servo's position. This is usually a potentiometer which is not designed for more than maybe 270 degrees of rotation. The modification removes the potentiometer and the mechanical stop. The resulting servo has no way of telling its position. The control pulses that normally specify the desired position of the servo instead specify the speed and direction of rotation of the servo. There's enough effort in successfully opening up the servo, removing the needed parts and putting it all back together so it works that most people buy servos either already modified or built from the beginning as continuous rotation devices. I suggest you search the web for instructions, hopefully specifically for the servo you're interesting in modifying.