10 servos and arduino uno

Hello guys im new to arduino and i wanna make a humanoid animatronic using 10 servos but idk where to put the wires can someone make me a diagram with arduino uno and 10 servos??idk where to put the wires can you put it in the places??

You will need a beefy external power supply for the servos. 4.8 to 6V, 10 Amperes for ten small servos like SG-90, 20 Amperes for the bigger ones like MG996R.

Example servo wiring:

Brother i dont know where to put the servo pins i only know the (-)(+) pin but i dont kow where to put the rotate pin but thats for the pic

Use the web search phrase "arduino servo" to find countless tutorials.

  • 36
  • 6
1 Like

I moved your topic to an appropriate forum category @tebin123321.

In the future, please take some time to pick the forum category that best suits the subject of your topic. There is an "About the _____ category" topic at the top of each category that explains its purpose.

This is an important part of responsible forum usage, as explained in the "How to get the best out of this forum" guide. The guide contains a lot of other useful information. Please read it.

Thanks in advance for your cooperation.

That is the yellow wire. If you know the + and - pin on the servo the rotate pin is the other pin on the servo. It goes to the Arduino to any pin you set up in the software.

See the link:-
Servo libraries

A PCA9685 servo board could make this project a lot easier.
You simply plug the servos onto the pinheaders.
Leo..

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.