Introduction: How to Control Servo Motor With Arduino and Serial Monitoring Window

About: Mechatronics engineer Author ( Arduino + Visual Basic 6.0: Make your own software to control Arduino Robots ) Twitter account @ujashpatel

A servomotor is a rotary actuator that allows for precise control of angular position, velocity and acceleration. It consists of a suitable motor coupled to a sensor for position feedback. It also requires a relatively sophisticated controller, often a dedicated module designed specifically for use with servomotors.

in this tutorial we are going to learn how to control servo motor speed with serial monitoring

Step 1: Video Tutorial ...

Step 2: Part to Be Required

1.arduino board

2.usb cable

3.servo motor

please see the video first which contain full description of working and wiring ...

Step 3: Servo Motor Wiring

in my case

yellow wire (data wire) to the 9 number pin of arduino

red wire - 5v

bleck wire - gnd .

Step 4: Upload Program to Board

Step 5: Control Servo With Serial Monitering

open serial monitoring window

wait for message ...

select the speed by pressing number on keyboard .....

please see the video first which contain full description of working and wiring ...thank you ...