Motor Driver. More...
Classes | |
| class | m_driver.MotorDriver |
| This class implements a motor driver for the ME405 board. More... | |
Motor Driver.
This code sets up the motor driver for the ME405 board. This can be used to create two objects of this class that can independently control two separate motor drivers.
UPDATE FOR BALL BALANCING PROJECT: Included a saturation zone to account for each motor's deadzone when attached to the platform. Positive and negative bounds are different because the weight of the inertia rods affects the amount of work the motor has to do to move the platform.