mirror of https://github.com/arendst/Tasmota.git
Jack Connection Table Rendering
parent
cc7c3bda10
commit
551982c161
|
@ -9,12 +9,13 @@ See [Buttons-and-Switches](Buttons-and-Switches) for more information.
|
|||
|
||||
#### Connect jack
|
||||
Instead of connecting a switch, you could connect a 4-pin 2.5mm jack, with the pins wired:
|
||||
|jack|ESP8266|
|
||||
|---|---|
|
||||
tip pin5 |GPIO14
|
||||
R1 | no connection
|
||||
R2 pin1 | GND
|
||||
R3 pin4 | 3.3V
|
||||
|
||||
|Jack|Pin|ESP8266|
|
||||
|:-:|:-:|:-:|
|
||||
tip|5 |GPIO14
|
||||
R1 | | no connection
|
||||
R2 | 1 | GND
|
||||
R3 | 4 | 3.3V
|
||||
|
||||
You can then plug a sensor into the jack like you would to a [Sonoff TH](Sonoff-TH) and define what sensor you have connected to GPIO14.
|
||||
|
||||
|
|
Loading…
Reference in New Issue