adafruit/Adafruit_CircuitPython_Motor

Add servo examples not dependent on PCA9685

dhalbert opened this issue · 3 comments

A servo can be driven directly from a PWM pin. Add examples for regular servos and continuous servos, something like https://learn.adafruit.com/adafruit-circuit-playground-express/circuitpython-servo.

@kattni wanna write this?

added one here
#27

I think #27 took care of this? If not reopen.