esphome-mystrom-button-plus/README.md

43 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2025-01-12 19:33:54 +01:00
# myStrom's WiFi Button Plus ESPHome configuration yaml
2025-01-12 18:50:29 +01:00
2025-01-12 21:12:47 +01:00
## Disclaimer
**Work In progress !!! Battery charge was not tested yet.**
2025-01-12 19:22:41 +01:00
## Flash
```
JP1
2025-01-12 22:24:39 +01:00
(○) GPIO0 ➙ GND (Bootloader mode)
[○] TX (GPIO1) ➙ Programmer's RX
[○] RX (GPIO3) ➙ Programmer's TX
[○] VCC ➙ +3.3V
[○] GND ➙ 0V (GND)
2025-01-12 19:22:41 +01:00
```
## Schematics
```
━━━┓
┣━ I2C bus (GPIO21/GPIO22) ━ SHTC3
E ┣━ Top left key (GPIO38) & deep sleep wake up
S ┣━ Top right key (GPIO39)
P ┣━ Bottom left key (GPIO37)
┣━ Bottom right key (GPIO36)
3 ┣━ Red LED (GPIO4)
2 ┣━ Green LED (GPIO18)
┣━ White LED (GPIO23)
2025-01-12 22:47:02 +01:00
┣━ USB power probe (GPIO33)
2025-01-14 21:21:12 +01:00
┣━ ADC ━ Battery probe (GPIO32)
2025-01-12 19:22:41 +01:00
━━━┛
2025-01-12 22:33:09 +01:00
```
## Notes
- GPIO13, GPIO14 , GPIO19 and GPIO27 are reserved for an Eink display.
2025-01-12 22:40:10 +01:00
- GPIO9 and GPIO10 are reserved for the QuadIO flash mode.
2025-01-12 22:33:09 +01:00
- GPIO25 and GPIO26 are reserved for an unknown device.
2025-01-12 23:08:11 +01:00
- GPIO34 is reserved for the unpopulated SW5.
2025-01-12 23:04:37 +01:00
- GPIO35 is reserved for the unpopulated and unknown U7.
2025-01-12 23:08:11 +01:00
- There are traces and footprints for a buzzer.