20 lines
842 B
Markdown
Raw Normal View History

2023-01-10 11:32:08 +03:00
# Tested on
2023-01-24 19:40:00 +03:00
1. MOES 1CH 10A. Built on Tuya WiFi module WA2 (WB2S) (BK7231T chip). Replacement required. Performed replacement with ESP-02S (analogue of TYWE2S but with 2Mb flash). [Photo](https://github.com/aZholtikov/ESP-NOW-Switch/tree/main/hardware/MOES_1CH_10A).
2023-01-10 11:32:08 +03:00
```text
2023-01-25 22:00:39 +03:00
Relay GPIO GPIO12 HIGH
Led GPIO GPIO04 LOW
Button GPIO GPIO13 RISING
2023-01-10 11:32:08 +03:00
```
2023-01-25 22:00:39 +03:00
2. MINI 1CH 16A. Built on Tuya WiFi module WB2S (BK7231T chip). Replacement required. Performed replacement with ESP-02S (analogue of TYWE2S but with 2Mb flash). [Photo](https://github.com/aZholtikov/ESP-NOW-Switch/tree/main/hardware/MINI_1CH_16A).
```text
Relay GPIO GPIO13 HIGH
Led GPIO GPIO04 LOW
Button GPIO GPIO03 RISING
Ext Button GPIO GPIO14 FALLING
```
3. LIGHT E27 SOCKET (Coming soon)