You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jonas Arnold 06f2ea67ee added ADA microbit sample code 3 years ago
..
src added ADA microbit sample code 3 years ago
README.md added ADA microbit sample code 3 years ago
servos.gpr added ADA microbit sample code 3 years ago

README.md

Servos Example

In this example we will see how to control servo-motors. This is a special case of PWM output where the period is a fixed 50 Hz, and the pulse width varies from 500 to 1500 µs to denote a setpoint between 0° and 180°.

For continuous servos, setpoints 0 and 180 correspond to full speed in either direction, and 90 corresponds to neutral (stopped).