Hi guys, i've a problem:
- when i try to control this servo with arduino uno, the rotation speed is constant. Why?
for example myservo.write(10) or myservo.write(50) return the same speed.
2)Can I control this servo position?
tks
Hi guys, i've a problem:
for example myservo.write(10) or myservo.write(50) return the same speed.
2)Can I control this servo position?
tks
Try a value near 90.
okk...from 91 to 95 the speed is 0!!!! ok the problem 1 is solved!!! tks #zoomkat.
the second problem??