I want control 64 servo with arduino. I'm planning to use I2C based controller cards for control. I going to use SG90
and PCA9685
. According to datasheet each servo consuming 550mA. Now I am going to choose a power supply. But which type of power supply is enough for me? Thanks
Asked
Active
Viewed 221 times
0

qqq
- 41
- 2
-
it depends how much work those servos are doing. 550mA is some characteristic number, but most probably not what your application will demand, probably you should start by making some measurements – Jasen Слава Україні Jan 22 '18 at 09:00
-
"According to datasheet each servo consuming 550mA." - according to my tests the _unloaded_ peak current draw of the SG90 is ~750mA. I hope you don't need to operate 64 of them at the same time! – Bruce Abbott Jan 22 '18 at 12:50
-
Thanks for all reply. Sometimes i must be operate 45-50 of them. – qqq Jan 22 '18 at 12:54
-
At the minimum 4.8V that would be 0.55*4.8*64 = 169W – Voltage Spike Jan 24 '18 at 07:51
1 Answers
1
I am assuming you want to control 64 servos. You could use a desktop/laptop power supply in combination with a step-down converter. Be warned, however, because you are going to need a beefy converter and power supply rated for around 175 watts. A desktop power supply wouldn't be a problem, but a laptop power supply may not be powerful enough (Or you might need multiple laptop power bricks if that's all you have for some reason...). However, keep in mind that you will need this kind of power if you are going to be constantly moving the servos.

skillz21
- 506
- 2
- 5
- 19