Mechatronic Zen Garden  0.1
This webpage contains documentation for the ME 507 term project: Mechatronic Zen Garden.
MotorDriver.cpp File Reference
#include <Arduino.h>
#include <PrintStream.h>
#include <MotorDriver.h>

Detailed Description

This class is responsible for setting up a driver to interact with motors

Source code available here: https://github.com/chstanto/Zen_Garden/blob/main/src/MotorDriver.cpp

Author
Aaron Tran
Cole Stanton
Date
28-Oct-2020 Original file

This class is responsible for setting up a driver to interact with motors

Source code available here: https://github.com/chstanto/Zen_Garden/blob/main/src/MotorDriver.h

Author
Aaron Tran
Cole Stanton
Date
28-Oct-2020 Original file