espressif/bdc_motor

0.1.0

uploaded 1 year ago
Brushed DC Motor Control Driver

readme

# Brushed DC Motor Control

This directory contains an implementation for Brushed DC Motor by different peripherals. Currently only MCPWM is supported as the BDC motor backend.

To learn more about how to use this component, please check API Documentation from header file [bdc_motor.h](./include/bdc_motor.h).

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/bdc_motor^0.1.0"

or download archive

Dependencies

  • ESP-IDF >=5.0
  • Stats

    • Downloaded in total
      Downloaded in total 76.6k times
    • Downloaded this version
      This version: 76.6k times

    Badge

    espressif/bdc_motor version: 0.1.0
    |