BS2, PSC and Continuous Rotation Server
Hello out there.· Does anyone know of a series of command strings that can instruct a Parallax continous rotation servo to do one full 360 rotation and then stop?· I'm able to get the servo to rotate clockwise and counter-clockwise, but not able to stop it with the PSC.· Any ideas are welcomed!
Comments
Note that when using a CR servo with the PSC, the "position" information is no longer relative to position, but rather rotational speed.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas Office
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas Office
-Joey
·· The attached code and explanation will help you find the "stop" position of your CR servo
without doing any adjustments. It will also help you find·settings for·various speeds.
·· Have Fun,
·· Ned
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"They may have computers, and other weapons of mass destruction." - Janet Reno
It has an "off" switch that cuts power to all servos.
This does not center servos but does stop continuous rotation servos.
Basically, no pulses, no servo motor rotation.
No power, no servo motor rotation.
You can hold a continuous rotation servo in position by sending it a pulse that says "Go to the center position". For Futaba servos, this is 1500 uSec, or a PULSOUT value of 750 on a BS2, repeated every 20 to 50 mSec.
If the value is above 750, the servo runs continuously in one direction. Below 750, continuously in the other direction. At 750, it should hold position (IF, that is, the servo resistor is calibrated to the center position).
Kris
·· I don't know about anyone else, but on my screen your text is black on black...I had to highlight it to read your post.· Just a friendly notice, I have seen this happen once before on the Parallax Forums when someone used a "theme".
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Knight Designs
324 West Main Street
P.O. Box 97
Montour Falls, NY 14865
(607) 535-6777
Business Page:·· http://www.knightdesigns.com
Personal Page:··· http://www.lightlink.com/dream/chris
Designs Page:··· http://www.lightlink.com/dream/designs
·
Here's what the post said:
Mine (my·Parallax servo controller)·has a reset button, it is a small blue button to the right of the power switch.· I have put an arrow pointing to it, in the attached image.
Kris