A class to power a brushed, dc motor using PWM. More...
Classes | |
| class | motorDriver.Motor |
| The Motor class sets the power of a brushed, dc motor using PWM. More... | |
A class to power a brushed, dc motor using PWM.
The motorDriver.Motor class is used by the controller task, controller.Controller to set the duty cycle of the motor using PWM. Link to source code: https://bitbucket.org/ebriefer/me305_lab/src/master/Final%20Project/motorDriver.py