Updated "Tested on"
This commit is contained in:
@ -3,10 +3,17 @@
|
||||
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).
|
||||
|
||||
```text
|
||||
Relay GPIO GPIO04 HIGH
|
||||
Led GPIO GPIO12 LOW
|
||||
Button GPIO GPIO14 RISING
|
||||
Relay GPIO GPIO12 HIGH
|
||||
Led GPIO GPIO04 LOW
|
||||
Button GPIO GPIO13 RISING
|
||||
```
|
||||
|
||||
2. AUBESS 1CH 16A (Coming soon)
|
||||
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)
|
||||
|
Reference in New Issue
Block a user