|
|
How servo's work Servo's
also work with Pulse width modulation. The length of the pulse is
between 1ms (fully left) and 2ms (fully right.) Of course I might be
wrong about the left and right, but it boils downto this: 1ms is
maximum one direction and 2ms is maximum the other direction.
You will notice two differences between the pulse width modulation of the servo and that of a speed control:
The job of our speed control will be to convert the servo PWM (pulse width modulation) to a motor PWM, as well as make the motor run from the 12V or whatever battery instead of the 5V logic signal.. To summarise:
An interesting Servo note: Servo's can also be used as a motor for robotics projects. To do that the servo has to be modified to allow it to keep on turning in any direction. If you open a servo you'll notice a potentiometer (variable resistor) connected to the shaft. The servo uses this as an anolog feedback to know how far it has turned. To get the servo to keep on turning you have to trick it into thinking that it must always turn a little bit more to reach the desired position. Unfortunately a pot cannot turn full circle, so you have to hack it to make this work. If you're interested in such an operation, just Google for it - I know there's at least one site with step-by-step instructions (and photo's) on how to do this.
|
|
(c) 2010 Mayothi |