Created Lingan SWA1 (markdown)

reloxx13 2018-02-23 12:16:45 +01:00
parent 5e677f544c
commit aa9c93d05a
1 changed files with 21 additions and 0 deletions

21
Lingan-SWA1.md Normal file

@ -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)