mirror of
https://github.com/joshr120/PD-Stepper.git
synced 2025-11-04 14:49:56 +08:00
Update README.md
This commit is contained in:
parent
a466a91602
commit
de70747dd0
@ -15,7 +15,7 @@ The **PD-Stepper-Blinds-Advanced.yaml** config file uses the [custom TMC2209](ht
|
|||||||
|
|
||||||
The **PD-Stepper-Blinds-Simple.yaml** config file simply treats the TMC2209 as a a4988 driver. The microsteps and PD voltage are set at startup by GPIO pins and the motor is driven via the STEP and DIR pins.
|
The **PD-Stepper-Blinds-Simple.yaml** config file simply treats the TMC2209 as a a4988 driver. The microsteps and PD voltage are set at startup by GPIO pins and the motor is driven via the STEP and DIR pins.
|
||||||
|
|
||||||
The **PD-Stepper-Position-Control.yaml** config also uses the [custom TMC2209](https://github.com/slimcdk/esphome-custom-components/tree/master/esphome/components/tmc2209) component by [slimcdk](https://github.com/slimcdk). It is a more stripped down version of PD-Stepper-Blinds-Advanced.yaml allowing you to set the position of the motor using a simple slider. A good base for use cases other than blinds.
|
The **PD-Stepper-Position-Control.yaml** config also uses the [custom TMC2209](https://github.com/slimcdk/esphome-custom-components/tree/master/esphome/components/tmc2209) component by @slimcdk. It is a more stripped down version of PD-Stepper-Blinds-Advanced.yaml allowing you to set the position of the motor using a simple slider. A good base for use cases other than blinds.
|
||||||
|
|
||||||
These examples also present the buttons, LEDs, power good and bus voltages to the ESPHome interface so you can do what you like with them.
|
These examples also present the buttons, LEDs, power good and bus voltages to the ESPHome interface so you can do what you like with them.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user