Need to pan 360 degrees
I am a newbie working on my first project. I need the ability to pan in a 360 degree arc with the ability to position at any given degree position. I am using a Parallax Servo Controller card USB #28830. The documentation for the card says the range of the card is 250 to 1250us. If 750us is neutral (750 x 2 = 1500us) then that means the card can accomodate a range of 100 degrees in either direction from center. A continous rotation servo won't give feedback so I don't think I can us it for what I need. I did find a servo R298-1T-SERVO (1 turn) from Acroname Robotics http://www.acroname.com/robotics/parts/R298-1T-SERVO.html but the specs don't say if it gives feedback. If the servo does give feedback how would I send a pulse width that would turn the servo more than 100 degrees in either direction. I'm sure I'm not the first to have to solve this "Turret" problem so what do the experts here recommend?
Comments
http://www.budgetrobotics.com/item/360-Degree-Pan-Turret-329
With a servo like that, used as a turret, you should not need to get position information. When a servo is allowed to travel freely it should always turn to the same angle at a given pulse width. So you should know what direction the turret will be pointing at 1500us, 1250 us, 1800us, etc.
If you want a servo that will spin 360 degrees with accuracy and feedback I would suggest using an AX-12. The problem with that servo is that it will not be controlled easily with Parallax Servo Controller. You can program a propeller to control one, but it is not nearly so easy as using a Parallax Servo Controller to control a hobby servo.
Here is some general information about servos that could be helpful:
http://www.backyardrobots.com/Servo/servoguide.shtml
This question gives me another topic to explain and hopefully do some research on. Good luck!
Rich H
Use a geared UP servo, like the one Martin talks about, a sail winch or 1T (one turn) landing gear retract (like the Acroname; the Servo City model is a 3T model and more expensive because of it), or switch to a stepper motor. You won't be able to use a servo controller with a stepper, but small unipolar steppers are easy to control.
Though they don't say it, the Acroname servo is a GWS S125 (or one virtually identical), and several outfits sell it --unfortunately not Parallax, though. Just do a Web search and you'll find it. If you use a small stepper, consider a way to provide an index position once every turn (or tern if you're building robotic birds), so you can re-home the motor upon startup.