Hi,
I want to run 4 servos at the same time, but i have a problem.
When I connect 2 to the due, they work fine. With 3 servos, they work, but 1 of them get delayed. With 4, it happens the same, but the 4th doesn't work at all.
The servo runs at 4.8-6V, and my power supply has 12v and 1A output.
Could the power supply be the problem?
Thanks in advance.
You need a separate power supply for the servos. The Arduino 5v pin can't provide nearly enough current. It's not really a good idea even to power a single servo that way.
Make sure that the ground for the servo power is connected to the Arduino ground.
Thanks for the quick rely
What kind of power supply do i need for them? I think this is a parallel circuits, that means the voltage is the same for all elements, but the current will be divided. So, basically, I need a source that has a higher current than mine (of course, it connects directly to servos). Am I right?