controller more tan 4 servo
shweigens
Posts: 1
Hi.
I need control more than 4 servo with only one BS2, who can i do it?
thanks.
I need control more than 4 servo with only one BS2, who can i do it?
thanks.
Comments
Send_Servo_Pulses:
PULSOUT Servo1, Pulses
PULSOUT Servo2, Pulses
PULSOUT Servo3, Pulses
PAUSE 20
RETURN
This will allow each servo to increment in proportion to the rest of the servos while allowing a quick pause to check other systems, sensor inputs, etc.
Also Parallax produces a controller for multiple servos using serial data. However if you keep the program fairly simple a similar subroutine modified to your purposes should work just fine. Let me know if this helps.
You might want to reduce the PAUSE time a bit if you find the servos aren't running smoothly.
If it happens that the commands to the servos will be identical you can just tie the signal lines together - run multiple servos off the same pin.
Rich H
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
The Servo Boss, a 12 channel servo tester kit from Gadget Gangster.