Servo question
Lautarocondor
Posts: 15
I am using the BS2 to control a set of servos, but the movement jerks too much. I am using the PULSOUT command similar to:
·
Start:
·· PULSOUT 0, 190·· PAUSE 20GOTO StartIt either moves too fast (smooth) or when I increase the PAUSE command it (jerks) to the next position. Is there a way to smoothly control a servo at slow speed? I am using a push button like control, not a pot. THANKS!
·
Start:
·· PULSOUT 0, 190·· PAUSE 20GOTO StartIt either moves too fast (smooth) or when I increase the PAUSE command it (jerks) to the next position. Is there a way to smoothly control a servo at slow speed? I am using a push button like control, not a pot. THANKS!
Comments