mirror of https://github.com/arendst/Tasmota.git
Updated A4988 Stepper Motor Controller (markdown)
parent
9bad7c03e7
commit
a1b140b27e
|
@ -10,12 +10,12 @@ Connector | Description
|
||||||
:-:|-
|
:-:|-
|
||||||
DIR|Direction of rotation
|
DIR|Direction of rotation
|
||||||
STEP|Initiate stepping
|
STEP|Initiate stepping
|
||||||
SLP|Sleep (bridge to RST)
|
|
||||||
RST|Reset (bridge to SLP)
|
|
||||||
MS1|Microstep increment select
|
MS1|Microstep increment select
|
||||||
MS2|Microstep increment select
|
MS2|Microstep increment select
|
||||||
MS3|Microstep increment select
|
MS3|Microstep increment select
|
||||||
EN|Enable the power supply for the motor
|
EN|Enable the power supply for the motor
|
||||||
|
SLP|Sleep (bridge to RST)
|
||||||
|
RST|Reset (bridge to SLP)
|
||||||
|
|
||||||
There are six corresponding GPIO [components](Components) for this Tasmota driver. These should be configured to free GPIO pins of the device using a [Template](Templates) or [Module](Modules):
|
There are six corresponding GPIO [components](Components) for this Tasmota driver. These should be configured to free GPIO pins of the device using a [Template](Templates) or [Module](Modules):
|
||||||
`A4988 DIR (170)`
|
`A4988 DIR (170)`
|
||||||
|
|
Loading…
Reference in New Issue