mirror of https://github.com/arendst/Tasmota.git
Created Lingan SWA1 (markdown)
parent
5e677f544c
commit
aa9c93d05a
|
@ -0,0 +1,21 @@
|
|||
### Connection
|
||||
Vcc - 3,3V
|
||||
TX - RX
|
||||
RX - TX
|
||||
GND - GND
|
||||
|
||||
### Additional Information
|
||||
A low pulse on GPIO12 switches the relay on, a low pulse on GPIO5 switches it off.
|
||||
I have solved the 'pulse issue' by setting GPIO12 to always 0 (as LED) and works fine.
|
||||
More Infos can be found here: [#1988](https://github.com/arendst/Sonoff-Tasmota/issues/1988).
|
||||
|
||||
### Device Images
|
||||
![1](https://raw.githubusercontent.com/reloxx13/reloxx13.github.io/master/media/tasmota/Lingan-SWA1/1.jpg)
|
||||
![2](https://raw.githubusercontent.com/reloxx13/reloxx13.github.io/master/media/tasmota/Lingan-SWA1/2.jpg)
|
||||
![3](https://raw.githubusercontent.com/reloxx13/reloxx13.github.io/master/media/tasmota/Lingan-SWA1/3.jpg)
|
||||
|
||||
### GPIO Config
|
||||
|
||||
![gpio config](https://raw.githubusercontent.com/reloxx13/reloxx13.github.io/master/media/tasmota/Lingan-SWA1/Config.PNG)
|
||||
|
||||
|
Loading…
Reference in New Issue