💬 Servo Control Actuator
-
I had issues with this sketch only doing what looked like 90° of motion when using a slider.
Turned out, it was doing 100°.
To rectify change the myservo.write line to:
myservo.write(SERVO_MAX + (SERVO_MIN-SERVO_MAX)/100 * 1.8 * val); // sets the servo position 0-180 -
hello, Im getting following error during compilation this examle (latest libraries)
\libraries\Servo\avr\Servo.cpp.o (symbol from plugin): In function `ServoCount':(.text+0x0): multiple definition of `__vector_11'
-
hello. I have a problem with this sketch. After restart, the servo moves only once, then the whole system locks.
-
nothing, node is blocked, i think this is due to servos time measurement in sketch, but when i replace servo with led, led blinks. I'm using MYSController
-
@Andrzej Maybe power related - what power supply are you using and are you connecting servo to arduio for it's power?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login