PWM versus high?
RoHerman00
Posts: 22
I just have a quick question. I have a teleoperated robot arm, that follows my arm. Even in small incremental movements the main arm will jerk into position because it gets full power regardless of how far it has to move. I was wondering about the PWM command. Does it work just like the HIGH command in that once I set a pin to PWM it will continue to output a PWM until i send a LOW signal? I don't want to do looping or offloading to a seperate controller for motor control.
Thanks in advance
Thanks in advance
Comments
Well I guess I will try it out and see if it works out.
Robert