Updated PS 16 DZ Dimmer (markdown)

qingz2004 2018-11-27 21:28:34 -05:00
parent 6433daa0d3
commit ca03cd5db2
1 changed files with 2 additions and 1 deletions

@ -9,13 +9,14 @@ Opened it up, found a ESP8285 and a Nuvoton N76E003.
## Flash and GPIO pins ## Flash and GPIO pins
Remove the ESP8285 daughter card DLX-MKCK01 from the main board and flash Tasmota. Remove the ESP8285 daughter card DLX-MKCK01 from the main board and flash Tasmota.
```
pin1 RST -> N76E003 P0.5/PWM2 pin1 RST -> N76E003 P0.5/PWM2
pin2 TXD -> N76E003 P0.7/RXD pin2 TXD -> N76E003 P0.7/RXD
pin3 RXD -> N76E003 P0.6/TXD pin3 RXD -> N76E003 P0.6/TXD
pin4 GPIO13/MTCK -> LED pin4 GPIO13/MTCK -> LED
pin5 3.3V pin5 3.3V
pin6 GND pin6 GND
```
## Communication between ESP8285 and N76E003 ## Communication between ESP8285 and N76E003
It uses AT command to communicate between ESP8285 and N76E003 It uses AT command to communicate between ESP8285 and N76E003
Turn on the switch from ESP8266: Turn on the switch from ESP8266: