Files
drivers/examples
Ayke van Laethem c765ef3970 servo: add driver using PWM
This PR adds support for controlling servos. For example, on the Arduino
Uno it should be able to control up to 6 servos jitter-free when using
all available PWM pins.

I haven't added support for setting a position in degrees, mainly
because this varies by servo and it's probably necessary to configure
the bounds in some way. Therefore, I added just SetMicroseconds. This
makes the API possible to use and leaves the possibility of adding a
SetPosition in the future.
2021-05-12 15:29:18 +02:00
..
2021-05-12 09:21:52 +02:00
2020-02-08 19:54:31 +01:00
2020-07-31 19:31:52 +02:00
2020-02-08 19:54:31 +01:00
2021-01-08 11:32:49 +01:00
2021-03-26 18:09:48 +01:00
2020-02-08 19:54:31 +01:00
2019-12-22 10:33:02 +01:00
2019-12-17 22:09:23 +01:00
2021-01-27 23:50:58 +01:00
2020-07-31 19:25:56 +02:00
2021-03-26 18:28:41 +01:00
2021-05-11 11:13:29 +02:00
2021-03-26 18:10:39 +01:00
2020-07-01 16:59:25 +02:00
2020-02-08 19:54:31 +01:00
2021-03-26 18:03:15 +01:00
2020-02-26 19:56:13 +01:00
2021-05-12 15:29:18 +02:00
2020-02-08 19:54:31 +01:00
2021-01-27 23:50:58 +01:00
2021-01-27 23:50:58 +01:00
2020-02-08 19:54:31 +01:00