A simple library for driving RC servos without using the mbed's PWM functions. This allows the mbed to drive as many servos as there are DigitalOut pins, and additionally allows for the PWM functions to be used at a different frequency than the 50Hz used for servos.

Revisions of Servo.cpp

Revision Date Message Actions
2:19f995979c6a 2012-08-01 Copied from PWMTest File  Diff  Annotate