From aa9c93d05a5c13631201763427b2bf95f15ab848 Mon Sep 17 00:00:00 2001 From: reloxx13 Date: Fri, 23 Feb 2018 12:16:45 +0100 Subject: [PATCH] Created Lingan SWA1 (markdown) --- Lingan-SWA1.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Lingan-SWA1.md diff --git a/Lingan-SWA1.md b/Lingan-SWA1.md new file mode 100644 index 00000000..38977d6f --- /dev/null +++ b/Lingan-SWA1.md @@ -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) + +