#✅ - mistake in arduino code prevents servos from moving both directions

4 messages · Page 1 of 1 (latest)

edgy patio
#

I was trying to connect my servos but although they were moving on one direction they didn't move the other way. After many tries i found out that in the code the open and close position where the same for each servo e.x.
SERVO1_OPEN_POS 160
SERVO1_CLOSE_POS 160
as a result the servos only moved or just stayed in that position. Please change the pos number to save unexperienced people like me a lot of trouble. Thank you

lethal laurelBOT
#

Hey @edgy patio, thank you for contributing to this forum.
Please provide as much information (images, video, description) as you can. This will increase the chance that someone can help you with your issue.
Use the Close button when your issue is resolved.

bronze hollow
#

No mistake in code. This is straight from the github site:

lethal laurelBOT