Version 1.0.0
Initial version.
BIN
hardware/LIGHT_E27_SOCKET/TYWE2S.pdf
Normal file
BIN
hardware/LIGHT_E27_SOCKET/WB2S.pdf
Normal file
BIN
hardware/LIGHT_E27_SOCKET/inside1.jpeg
Normal file
After Width: | Height: | Size: 1.3 MiB |
BIN
hardware/LIGHT_E27_SOCKET/inside2.jpeg
Normal file
After Width: | Height: | Size: 2.4 MiB |
BIN
hardware/LIGHT_E27_SOCKET/inside3.jpeg
Normal file
After Width: | Height: | Size: 1.9 MiB |
BIN
hardware/LIGHT_E27_SOCKET/main1.jpeg
Normal file
After Width: | Height: | Size: 1.4 MiB |
BIN
hardware/LIGHT_E27_SOCKET/main2.jpeg
Normal file
After Width: | Height: | Size: 1.5 MiB |
BIN
hardware/MINI_1CH_16A/TYWE2S.pdf
Normal file
BIN
hardware/MINI_1CH_16A/WB2S.pdf
Normal file
BIN
hardware/MINI_1CH_16A/inside1.jpeg
Normal file
After Width: | Height: | Size: 2.3 MiB |
BIN
hardware/MINI_1CH_16A/inside2.jpeg
Normal file
After Width: | Height: | Size: 2.4 MiB |
BIN
hardware/MINI_1CH_16A/inside3.jpeg
Normal file
After Width: | Height: | Size: 2.2 MiB |
BIN
hardware/MINI_1CH_16A/main1.jpeg
Normal file
After Width: | Height: | Size: 2.3 MiB |
BIN
hardware/MINI_1CH_16A/main2.jpeg
Normal file
After Width: | Height: | Size: 2.2 MiB |
BIN
hardware/MOES_1CH_10A/TYWE2S.pdf
Normal file
BIN
hardware/MOES_1CH_10A/WB2S.pdf
Normal file
BIN
hardware/MOES_1CH_10A/inside1.jpeg
Normal file
After Width: | Height: | Size: 2.7 MiB |
BIN
hardware/MOES_1CH_10A/inside2.jpeg
Normal file
After Width: | Height: | Size: 2.5 MiB |
BIN
hardware/MOES_1CH_10A/inside3.jpeg
Normal file
After Width: | Height: | Size: 2.5 MiB |
BIN
hardware/MOES_1CH_10A/main.jpeg
Normal file
After Width: | Height: | Size: 2.0 MiB |
73
hardware/README.md
Normal file
@ -0,0 +1,73 @@
|
||||
# Tested on hardware
|
||||
|
||||
1. MOES 1CH 10A. Built on Tuya WiFi module WA2 (WB2S) (BK7231T chip). Replacement with ESP-02S (TYWE2S). [Photo](http://git.zh.com.ru/alexey.zholtikov/zh_espnow_switch/src/branch/main/hardware/MOES_1CH_10A).
|
||||
|
||||
```text
|
||||
Using menuconfig:
|
||||
|
||||
Relay GPIO number 12
|
||||
Relay ON level HIGH
|
||||
Led GPIO number 4
|
||||
Led ON level LOW
|
||||
Internal button GPIO number 13
|
||||
Internal button trigger level LOW
|
||||
|
||||
Using MQTT:
|
||||
|
||||
"12,1,4,0,13,0,255,0,255,0"
|
||||
```
|
||||
|
||||
2. MINI 1CH 16A. Built on Tuya WiFi module WB2S (BK7231T chip). Replacement with ESP-02S (TYWE2S). [Photo](http://git.zh.com.ru/alexey.zholtikov/zh_espnow_switch/src/branch/main/hardware/MINI_1CH_16A).
|
||||
|
||||
```text
|
||||
Using menuconfig:
|
||||
|
||||
Relay GPIO number 13
|
||||
Relay ON level HIGH
|
||||
Led GPIO number 4
|
||||
Led ON level LOW
|
||||
Internal button GPIO number 3
|
||||
Internal button trigger level LOW
|
||||
External button GPIO number 14
|
||||
External button trigger level HIGH
|
||||
|
||||
Using MQTT:
|
||||
|
||||
"13,1,4,0,3,0,14,1,255,0"
|
||||
```
|
||||
|
||||
3. LIGHT E27 SOCKET. Built on Tuya WiFi module WA2 (WB2S) (BK7231T chip). Replacement with ESP-02S (TYWE2S). [Photo](http://git.zh.com.ru/alexey.zholtikov/zh_espnow_switch/src/branch/main/hardware/LIGHT_E27_SOCKET).
|
||||
|
||||
```text
|
||||
Using menuconfig:
|
||||
|
||||
Relay GPIO number 12
|
||||
Relay ON level HIGH
|
||||
Led GPIO number 4
|
||||
Led ON level LOW
|
||||
Internal button GPIO number 13
|
||||
Internal button trigger level LOW
|
||||
|
||||
Using MQTT:
|
||||
|
||||
"12,1,4,0,13,0,255,0,255,0"
|
||||
```
|
||||
|
||||
4. TH 1CH 16A + DS18B20. Built on ITEAD WiFi module PSF-B85 (ESP8285 chip). Replacement not required. [Photo](http://git.zh.com.ru/alexey.zholtikov/zh_espnow_switch/src/branch/main/hardware/TH_1CH_16A).
|
||||
|
||||
```text
|
||||
Using menuconfig:
|
||||
|
||||
Relay GPIO number 12
|
||||
Relay ON level HIGH
|
||||
Led GPIO number 13
|
||||
Led ON level LOW
|
||||
Internal button GPIO number 0
|
||||
Internal button trigger level LOW
|
||||
Sensor GPIO number 14
|
||||
Sensor type DS18B20
|
||||
|
||||
Using MQTT:
|
||||
|
||||
"12,1,13,0,0,0,255,0,14,1"
|
||||
```
|
BIN
hardware/TH_1CH_16A/PSF-B85.pdf
Normal file
BIN
hardware/TH_1CH_16A/inside1.jpeg
Normal file
After Width: | Height: | Size: 2.9 MiB |
BIN
hardware/TH_1CH_16A/inside2.jpeg
Normal file
After Width: | Height: | Size: 2.7 MiB |
BIN
hardware/TH_1CH_16A/inside3.jpeg
Normal file
After Width: | Height: | Size: 2.4 MiB |
BIN
hardware/TH_1CH_16A/inside4.jpeg
Normal file
After Width: | Height: | Size: 2.3 MiB |
BIN
hardware/TH_1CH_16A/main1.jpeg
Normal file
After Width: | Height: | Size: 2.1 MiB |
BIN
hardware/TH_1CH_16A/main2.jpeg
Normal file
After Width: | Height: | Size: 2.1 MiB |
BIN
hardware/TH_1CH_16A/sensor.jpeg
Normal file
After Width: | Height: | Size: 2.7 MiB |
BIN
hardware/TH_1CH_16A/sensor_pin.jpeg
Normal file
After Width: | Height: | Size: 3.3 MiB |