Jack Connection Table Rendering

Michael Ingraham 2019-11-07 13:44:14 -05:00
parent cc7c3bda10
commit 551982c161
1 changed files with 8 additions and 7 deletions

@ -8,13 +8,14 @@ If you take a Sonoff Basic and connect a switch between pin4 (GND) and pin5 (GPI
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
Instead of connecting a switch, you could connect a 4-pin 2.5mm jack, with the pins wired:
|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.