Skip to content

brown-studios/esphome-mcf8316

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esphome-mcf8316

An ESPHome component for driving the MCF8316D sensorless field-oriented control brushless DC motor controller with an I2C interface.

This component is not compatible with the MCF8316A or MCF8316C revisions which have different register layouts (and errata).

Status: WORK IN PROGRESS

Component schema

mcf8316:
    - id: minuet_fan_motor_driver
        wake: <SPEED/WAKE PIN>
        nfault: <NFAULT PIN>
        watchdog: true
        on_fault:
            then:
                # Handle FaultStatus in 'x' object
  • on_fault: triggered when a fault is reported, changes, or is cleared after being reported

Resources

About

MCF8316 BLDC motor driver for ESPHome

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors