• Stars
    star
    1
  • Language
    C
  • Created almost 3 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Servo motors are controlled through the signal wire by supplying it with a PWM signal. The width of the PWM signal is the significant factor when controlling the position of the servo motor. For each servo motor there is a minimum and maximum ON time period which corresponds to the minimum and maximum angle the servo motor can reach. For example an ON time of 1ms can correspond to 0 degrees and a maximum ON time of 2ms corresponds to 180 degrees; with all other positions falling between 1 to 2ms ON time.