Society of Robots - Robot Forum

Software => Software => Topic started by: Zevoo on November 27, 2014, 01:45:39 PM

Title: last step in modifying the servo tutorial
Post by: Zevoo on November 27, 2014, 01:45:39 PM
http://www.societyofrobots.com/actuators_modifyservo.shtml (http://www.societyofrobots.com/actuators_modifyservo.shtml)

In the last step it says to send the PWM to the servo. How do I do it?
Title: Re: last step in modifying the servo tutorial
Post by: jkerns on November 27, 2014, 07:14:54 PM
At that point you are done. This is not an extra step in modifying the servo.

Sending a pulse modulated signal to the servo is how you tell it what to do - your microcontroller will send the pulse signal to get the servo to turn at the desired speed
Title: Re: last step in modifying the servo tutorial
Post by: Zevoo on November 28, 2014, 01:32:28 AM
oh okay :) then I have done everything correctly :)