diff --git a/.assets/layout-no-fill.png b/.assets/layout-no-fill.png new file mode 100644 index 0000000..e590d81 Binary files /dev/null and b/.assets/layout-no-fill.png differ diff --git a/.assets/schematic.png b/.assets/schematic.png new file mode 100644 index 0000000..646cc3f Binary files /dev/null and b/.assets/schematic.png differ diff --git a/README.md b/README.md index b9b1dc2..1399691 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,15 @@ A small circuit to detect presence with an ESP8266 module and a PIR sensor. My idea is to use ESPHome to connect the circuit to HomeAssistant for home automation or security. +Schematic: + +![schematic.png](.assets/schematic.png) + + +Layout: + +![layout.png](.assets/layout-no-fill.png) + --- ES-PIR-esence (c) by HA5PLS