From 1c5d169ee211c67e81a04431b975795911bb4baf Mon Sep 17 00:00:00 2001 From: Tim Brust Date: Sun, 2 Dec 2018 00:31:24 +0100 Subject: [PATCH] Created Oittm Smart Plug (markdown) --- Oittm-Smart-Plug.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Oittm-Smart-Plug.md diff --git a/Oittm-Smart-Plug.md b/Oittm-Smart-Plug.md new file mode 100644 index 00000000..fe59ced6 --- /dev/null +++ b/Oittm-Smart-Plug.md @@ -0,0 +1,17 @@ +# Oittm Smart Plug + +Oittm provides a relatively cheap Wifi smart plug with an ESP8266, too. +**TODO**: Examine the correct GPIO config for the button on the device! + + + +To enable the flash mode of the ESP connect GPIO 0 to GND. The wires have to be soldered directly onto the ESP chip itself, it won't work otherwise. + +## Opening the device + +Remove the small plastics caps on the back and unscrew the first two screws. + + +## PCB layout + +## Web configuration \ No newline at end of file