Objective: Use an Arduino board to servo motors and try to make it work to see what it does.
Materials: Arduino Duemilanove Board, USB Cable , Servo Motor, jumper cables for servo motor.
Procedures: I connect the Arduino Board with the USB cable to the computer, then I open up Arduino software and get them both connected. after that I followed the instructions from the Arduino website to connect the jumper cables from the servo motor to the Arduino board. After it was connected, I run the Arduino software to test it.
Result: It work successfully, the Arduino board and the sensor motor were able to interact with each other and I was able to change the speed of the motor rotation.