DriveMaster

Contents:

  • Installation
    • Arduino Installation
    • PlatformIO Installation
  • Tutorial
    • Using DriveMaster Library for Motor Control
  • Examples
    • DShot Example
  • API Documentation
    • DriveMaster
      • DriveMaster()
      • DriveMaster()
      • ~DriveMaster()
      • begin()
      • write()
      • write()
      • sendCommand()
      • sendValue()
      • _pin
      • _dir_pin
    • HBridge
      • HBridge()
      • begin()
      • write()
    • conf
      • shell
      • project
      • copyright
      • author
      • release
      • extensions
      • templates_path
      • exclude_patterns
      • html_theme
      • html_static_path
      • breathe_projects
      • breathe_default_project
      • html_theme_options
      • html_context
    • DRIVEMASTER_H
    • DSHOT_H
    • HBRIDGE_H
DriveMaster
  • Index
  • Edit on GitHub

Index

A | B | C | D | E | H | P | R | S | T

A

  • author (conf attribute)

B

  • breathe_default_project (conf attribute)
  • breathe_projects (conf attribute)

C

  • conf (built-in class)
  • copyright (conf attribute)

D

  • DriveMaster (C++ class)
  • DriveMaster::_dir_pin (C++ member)
  • DriveMaster::_pin (C++ member)
  • DriveMaster::begin (C++ function)
  • DriveMaster::DriveMaster (C++ function), [1]
  • DriveMaster::sendCommand (C++ function)
  • DriveMaster::sendValue (C++ function)
  • DriveMaster::write (C++ function), [1]
  • DriveMaster::~DriveMaster (C++ function)
  • DRIVEMASTER_H (C macro)
  • DSHOT_H (C macro)

E

  • exclude_patterns (conf attribute)
  • extensions (conf attribute)

H

  • HBridge (C++ class)
  • HBridge::begin (C++ function)
  • HBridge::HBridge (C++ function)
  • HBridge::write (C++ function)
  • HBRIDGE_H (C macro)
  • html_context (conf attribute)
  • html_static_path (conf attribute)
  • html_theme (conf attribute)
  • html_theme_options (conf attribute)

P

  • project (conf attribute)

R

  • release (conf attribute)

S

  • shell (conf attribute)

T

  • templates_path (conf attribute)

© Copyright 2025, Witty-Wizard.

Built with Sphinx using a theme provided by Read the Docs.