motor driver class that contains features of a DC motor More...
Classes | |
class | motor.MotorDriver |
This class implements a motor driver for the ME 305 Nucleo board. More... | |
motor driver class that contains features of a DC motor
This code contains a class that encapsulates all of the features associated with driving a DC motor connected to the DRV8847 motor driver that is part of thebase unit that you’ve connected your Nucleo to. The base unit carries the DRV8847 motor driverfrom Texas Instruments which can be used to drive two DC motors or one stepper motor. The link to the code can be found here: