From d22ad94efd984b830fa263d4f20b43662376b6dc Mon Sep 17 00:00:00 2001 From: Gtis69 <46089826+Gtis69@users.noreply.github.com> Date: Sun, 23 Dec 2018 21:25:02 +0100 Subject: [PATCH] Updated Sonoff DIY 4CH (markdown) --- Sonoff-DIY-4CH.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Sonoff-DIY-4CH.md b/Sonoff-DIY-4CH.md index 4952ea97..83f1e16f 100644 --- a/Sonoff-DIY-4CH.md +++ b/Sonoff-DIY-4CH.md @@ -5,6 +5,8 @@ The Sonoff DIY 4CH is based on the ESP8285. +Sonoff DIY 4CH GPIO + ## Serial Connection ### Sonoff DIY 4CH @@ -13,18 +15,20 @@ Please see the [Hardware Preparation](https://github.com/arendst/Sonoff-Tasmota/ As always, you need to access the serial interface. The **four serial pins** (3V3, Rx, Tx, GND) can be seen in the picture. -===== PICTURE Sonoff_DIY_4CH_serial ===== +Sonoff DIY 4CH serial Programming the Sonoff DIY 4CH is a breeze although the on-board-button is not connected to GPIO0. As with all ESP8266/ESP8285 modules pulling GPIO0 to GND is needed to put the chip in programming mode. You need to **connect GPIO0 and GND** during power up. Luckily both GND and GPIO0 (as KEY 1) are available on the header. A simple jumper between GND and KEY 1 while programming will do. -===== PICTURE Sonoff_DIY_4CH_jump ===== +Sonoff DIY 4CH jumper ## Module parameters ### Type +Sonoff DIY 4CH parameters + Module Type => Generic (18) Restart the module. @@ -47,4 +51,3 @@ Restart the module. * GPIO 15 => relay 4 (24) * GPIO 13 => LED 1 (52) -===== PICTURE Sonoff_DIY_4CH_parameters ===== \ No newline at end of file