Updated Martin Jerry MJ S01 (markdown)

Michael Ingraham 2019-08-07 08:02:03 -04:00
parent 0801fb0ec6
commit 3a25e39438
1 changed files with 9 additions and 20 deletions

@ -1,23 +1,12 @@
Info on the Tuya The chip inside is a Tuya TYWE3S which is based on the ESP8266.
The chip inside is a Tuya TYWE3S. It replicates the capabilities of an ESP8266 plus some other functionality.
It's similar to the Martin Jerry Dimmer [MJ-SD01](https://github.com/arendst/Sonoff-Tasmota/wiki/Martin-Jerry-MJ-SD01). [Template](https://blakadder.github.io/templates/mjswitch.html)
Module Type: **Generic (18)** | GPIO | Pin | Selection |
| ---- | --- | --------- |
| 4 | D2 | Led1i (56) |
| 5 | D1 | Led2i (57) |
| 12 | D6 | Relay1 (21) |
| 13 | D7 | Button1 (17) |
| GPIO | Selection | All other component assignments should be set to `None (0)`
| ---- | --------- |
| D3 GPIO0 Button1 | None (0) |
| TX GPIO1 Serial Out | None (0) |
| D4 GPIO2 | None (0) |
| RX GPIO3 Serial In | None (0) |
| D2 GPIO4 | Led1i (56) |
| D1 GPIO5 | Led2i (57) |
| D6 GPIO12 Relay1 | Relay1 (21) |
| D7 GPIO13 Led1i | Button1 (17) |
| D5 GPIO14 Sensor | None (0) |
| D8 GPIO15 | None (0) |
| D0 GPIO16 | None (0) |
I hope this can help someone.