This module contains several classes used to interface with the DRV8847 motor controller board. More...
Classes | |
class | ME405_FP_DRV8847.DRV8847 |
The DRV8847 class is used to enable and dissable the DRV8847 motor controller board as well as handle fault detection. More... | |
class | ME405_FP_DRV8847.DRV8847_channel |
The DRV8847_channel class is used to set the duty cycle of an individual motor connected to the DRV8847 board. More... | |
This module contains several classes used to interface with the DRV8847 motor controller board.
source code: https://bitbucket.org/eliotBriefer/me405_term_project/src/master/Drivers/ME405_FP_DRV8847.py