Lucas Murray ME 305 Portfolio
|
A driver that controls the two motors on the board. More...
Classes | |
class | driver.DRV8847 |
A motor driver class for the DRV8847 driver from TI. More... | |
A driver that controls the two motors on the board.
The driver class instantiates a driver that can control the behavior of the motors connected to it. It is able to detect faults in the motor as well as able to disable and re-enable both motors at once. It can create multiple motors internally which allows the use of the motor class functions through the driver.
Source Code: https://bitbucket.org/lmurray03/me305_lucas_murray/src/master/Lab%200x03/driver.py