I am using the servo library for a pwm output and using the writeMicroseconds command. I am changing the output by 10 at a time but the output duty cycle is only changing by .5 at a time as measured by my fluke 87 III multimeter. This is the equivalent of changing the value to the command writeMicroseconds by 100 at a time. The linear servo I am using has a min and max of 1000 - 2000 Microseconds which corresponds to 5-10% duty cycle. The servo is moving by large amounts at a time. I have used it on other systems and know it will make much smaller movements.
How can I get the output to change by .1 duty cycle instead of .5?
9 posts - 3 participants