> For the complete documentation index, see [llms.txt](https://notes.d15r.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notes.d15r.de/home-automation/esp.md).

# Esp

## Pins

| GPIO | Wemos D1 Mini | NodeMCU |
| ---- | ------------- | ------- |
| 4    |               |         |
| 5    |               |         |
| 12   |               |         |
| 13   |               |         |
| 14   |               |         |

[ESP8266 GPIO pins info](https://docs.google.com/spreadsheets/d/1pQuBocanzCZJ3KPUpu3VvpOOBzboqXDuwQDVP5UYcXc/edit#gid=0)

## Watchdog

* [Arduino Sketch Managed ESP8266 Watchdog](https://sigmdel.ca/michel/program/esp8266/arduino/watchdogs2_en.html)
