espressif_idf-extra-components/bdc_motor
Daniel Paul 458086bb45 Added badges with version to the README files of components 2022-12-14 12:16:40 +01:00
..
include bdc_motor: added BDC motor driver 2022-08-10 15:30:51 +08:00
interface bdc_motor: added BDC motor driver 2022-08-10 15:30:51 +08:00
src bdc_motor: added BDC motor driver 2022-08-10 15:30:51 +08:00
CMakeLists.txt bdc_motor: added BDC motor driver 2022-08-10 15:30:51 +08:00
LICENSE bdc_motor: added BDC motor driver 2022-08-10 15:30:51 +08:00
README.md Added badges with version to the README files of components 2022-12-14 12:16:40 +01:00
idf_component.yml bdc_motor: added BDC motor driver 2022-08-10 15:30:51 +08:00

README.md

Brushed DC Motor Control

Component Registry

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.