AW: [basicstamps] Re: dead servos
Archiver
Posts: 46,084
of course thats right in principle but you can pseudo-multitask four servos
by doing it like this
main
pulsout 1, position1
pulsout 2, position2
pulsout 3, position3
pulsout 4, position4
pause 5
goto main
you need a good power supply for the servos because they draw a lot of
current if you control tham that way, but it works fine.
greetings, uli
Urspr
by doing it like this
main
pulsout 1, position1
pulsout 2, position2
pulsout 3, position3
pulsout 4, position4
pause 5
goto main
you need a good power supply for the servos because they draw a lot of
current if you control tham that way, but it works fine.
greetings, uli
Urspr