Ajouter mystrom-motion-sensor/README.md
This commit is contained in:
parent
88d6f64752
commit
20e9d29abb
1 changed files with 28 additions and 0 deletions
28
mystrom-motion-sensor/README.md
Normal file
28
mystrom-motion-sensor/README.md
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
# myStrom's WiFi Button Plus ESPHome configuration yaml
|
||||||
|
|
||||||
|
## Flash
|
||||||
|
|
||||||
|
(not yet verified)
|
||||||
|
|
||||||
|
```
|
||||||
|
JP2 [ + ][GND]
|
||||||
|
GND TP7
|
||||||
|
VCC TP6
|
||||||
|
TP5 GPIO0
|
||||||
|
TP1 TX
|
||||||
|
TP? RX
|
||||||
|
```
|
||||||
|
|
||||||
|
## Schematics
|
||||||
|
|
||||||
|
```
|
||||||
|
━━━┓
|
||||||
|
E ┣━ I2C bus (GPIO22/GPIO19) ━ TSL2561
|
||||||
|
S ┣ ━ TMP102
|
||||||
|
P ┣━ Plus key (GPIO14)
|
||||||
|
┣━ PIR sensor (GPIO33)
|
||||||
|
3 ┣━ Red LED (GPIO16)
|
||||||
|
2 ┣━ White LED (GPIO17)
|
||||||
|
━━━┛
|
||||||
|
|
||||||
|
```
|
Loading…
Reference in a new issue