Skip to content

Great Job. Quick Question re; multiple Servo's #19

Answered by joshua-8
TimRosener asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @TimRosener,
Thank you for your interest in this library!

You can make as many instances of Derivs_Limiter as you want. You can have one Derivs_Limiter per servo and have separate velocity and range limits for each servo. This library doesn't help with actually sending control signals to many servos, it only provides the smoothed angle to send to the servo.

Do you have independent control of all 16 of your servos working? (without velocity profiles)
Controlling 16 servos is a challenge for a standard Arduino. The standard library has a limit of 12 servos https://www.arduino.cc/reference/en/libraries/servo/
If you haven't already found a way to control 16 servos, here are some suggestions:

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@joshua-8
Comment options

@TimRosener
Comment options

@joshua-8
Comment options

@TimRosener
Comment options

@joshua-8
Comment options

Answer selected by joshua-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants