The DriveMaster library provides comprehensive support for controlling various motor drivers and managing motor configurations in Arduino projects.
DriveMaster is a library designed to simplify motor control and configuration in Arduino-based projects. It offers a modular and flexible architecture to accommodate a wide range of motor protocol.
- DShot150
- DShot300
To use the DriveMaster library in your Arduino projects, you can install it via PlatformIO or the Arduino Library Manager.
Add the following line to your platformio.ini
file:
lib_deps = Witty-Wizard/DriveMaster