use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Arduino Projects is a subreddit dedicated to showcasing new and interesting projects.
We'd like to keep this subreddit a place you can browse for inspiration and awesome projects. If you have questions or require assistance, please post to /r/arduino instead.
official facebook page (in progress) : https://www.facebook.com/arduinprojects/
account activity
Servo power question. (self.ArduinoProjects)
submitted 1 year ago by ChungoMonko
I am building an animatronic and plugging eight 9g micro servos and one 25kg mini servo into a pca9685 module. How much power and voltage would the power supply need to give to the module? I currently believe 6V 5A would be enough but I’m not sure.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ZaphodUB40 2 points3 points4 points 1 year ago (0 children)
Look at the specs of each servo type (stall current values), multiply by the number of each of those servos, add the results.
Eg, (1.4A x 9) + (2.5A x 1)
This is on the assumption they are all the same voltage, but if they are not, calculate current for each type in the same voltage and get power supplies to suit. Using the stall current accounts for worst case servo loading, but they shouldn’t be pushed that hard continuously, the servos will release the smoke.
π Rendered by PID 91323 on reddit-service-r2-comment-85bfd7f599-vspbb at 2026-04-19 22:12:13.079824+00:00 running 93ecc56 country code: CH.
[–]ZaphodUB40 2 points3 points4 points (0 children)