Introduction: How to Connect Servo Motor to Arduino | 0 to 180 Degree Rotation Control

About: we are here to spread our knowledge to the world and help people to improve skills in technology

This is the tutorial about how to interface servo motor with arduino uno and about servo motor's programming.To know about this concept in detail please visit our youtube channel www.youtube.com/kits4u and watch the video shown above

Step 1:

Identify the wires of servo motor first.you can see the video shown above to ensure about the wires of servo motor because it is somehow complicated for beginners to find the exact connections.

  1. connect he vcc to 5v of arduino .
  2. connect the ground wire to Gnd of arduino uno board.
  3. connect the control pin of servo motor to the pin no. 9 of arduino uno board.

Step 2: Programming Code

After making connection you have to program arduino to make the motor movable.

so this is the code to be uploaded.

downloading link