mirror of https://github.com/arendst/Tasmota.git
Updated Components (markdown)
parent
9358d182d0
commit
70710c33ba
|
@ -13,7 +13,7 @@ If you wish to expand a device with your own component, after properly wiring ev
|
|||
|
||||
![GPIO assign](https://user-images.githubusercontent.com/5904370/58193269-e771b800-7cc2-11e9-9bb6-8d425a1fa3b2.png)
|
||||
|
||||
Read more about adding specific [sensors](supported-sensors) or adding components to a [Sonoff Basic](Expanding-Sonoffs).
|
||||
Read more about adding specific [sensors](supported-sensors) or [adding peripherals to a device](Expanding-Sonoffs).
|
||||
|
||||
### Components List
|
||||
|#|Name|Description
|
||||
|
@ -180,9 +180,22 @@ Read more about adding specific [sensors](supported-sensors) or adding component
|
|||
|160|Buzzer|Sonoff iFan03 Buzzer|
|
||||
|161|Buzzeri|Sonoff iFan03 Buzzer inverted|
|
||||
|162|OLED Reset|OLED Display Reset|
|
||||
|170|A4988 DIR|Motor Direction
|
||||
|171|A4988 STP|Step motor
|
||||
|172|A4988 ENA|Enable motor
|
||||
|173|A4988 MS1|Microstep increment select
|
||||
|174|A4988 MS2|Microstep increment select
|
||||
|175|A4988 MS3|Microstep increment select
|
||||
|163|SolaxX1 Tx|Solax Inverter tx pin|
|
||||
|164|SolaxX1 Rx|Solax Inverter rx pin|
|
||||
|165|Zigbee Tx|Zigbee Serial interface|
|
||||
|166|Zigbee Rx|Zigbee Serial interface|
|
||||
|167|RDM6300 Rx|RDM6300 RX|
|
||||
|168|iBeacon Tx|HM17 IBEACON TX|
|
||||
|169|iBeacon Rx|HM17 IBEACON RX|
|
||||
|170|A4988 DIR|Motor Direction|
|
||||
|171|A4988 STP|Step motor|
|
||||
|172|A4988 ENA|Enable motor|
|
||||
|173|A4988 MS1|Microstep increment select|
|
||||
|174|A4988 MS2|Microstep increment select|
|
||||
|175|A4988 MS3|Microstep increment select|
|
||||
|176|DDS238-2 Tx|DDS2382 Serial interface|
|
||||
|177|DDS238-2 Rx|DDS2382 Serial interface|
|
||||
|178|DDSU666 Tx|DDSU666 Serial interface|
|
||||
|179|DDSU666 Rx|DDSU666 Serial interface|
|
||||
|180|SM2135 CLK|SM2135 Clk|
|
||||
|181|SM2135 DAT|SM2135 Dat|
|
||||
|
|
Loading…
Reference in New Issue