Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.6 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.6 KB

GitHub Release Arduino_CI Doxygen CI Doxygen GitHub License

DriveMaster Library

The DriveMaster library provides comprehensive support for controlling various motor drivers and managing motor configurations in Arduino projects.

Overview

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.

Supported Protocol

  • DShot150
  • DShot300

Installation

To use the DriveMaster library in your Arduino projects, you can install it via PlatformIO or the Arduino Library Manager.

PlatformIO

Add the following line to your platformio.ini file:

lib_deps = Witty-Wizard/DriveMaster