Mechatronics Portfolio
Logan Williamson's Mechatronics Portfolio and Documentation Repository
|
A driver for controlling motors. More...
Classes | |
class | Lab0x04_DRV8847.DRV8847 |
A motor driver class for the DRV8847 from TI. More... | |
A driver for controlling motors.
This file contains a class which can be called to generate a motor driver object. That object allows for control of any subordinate objects generated from a motor class via a single pulse-width modulation channel. This class also allows the user to detect faults from, enable, or disable any subordinate motor objects.