Can I command SG90 servo? #294
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Is your feature request related to a problem? Please describe.
I would like to use servo to move the camera (Tilt/Pam) and focus on different printing areas,
Describe the solution you'd like
is it possible to do this with the current program? how you do it?
tks
(Scusate per il pessimo inglese, uso il traduttore di Google)
Similarly, can I create a button to turn on / off or reset the printer by closing a relay for a few seconds?
I am also very keen on controlling an SG90 servo via PWM.
Here, someone reported that he was unsuccessful due to unprecise movement. Is there someone else who tried it?
I might have an idea on how to implement, but for now, a work around would be have two PWM outputs on the two servos, and using the city cycle to change the servo position.
1.5 milliseconds (ms) pulse width should center the servo, 2.0, should move it all the way to one side and 1.0 to the other.