rktaiwala / arduino-esp8266-alexa-multiple-wemo-switch

multiple belkin wemos switch emulator using ESP8266

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Arduino Esp8266 Alexa Multiple Belkin wemo switch emulator

This project supports emulating upto 14 belkin wemo switches using 1 ESP 8266 chip.

Parts you need:

WeMos D1-mini ($4.00) http://www.aliexpress.com/store/product/D1-mini-Mini-NodeMcu-4M-bytes-Lua-WIFI-Internet-of-Things-development-board-based-ESP8266/1331105_32529101036.html

How to use:

  1. Download the code
  2. Open wemos.ino in the Arduino editor.
  3. Change the WI-FI settings.
  4. Define switches and callbacks
  5. Flash
  6. Enjoy

Previous post on single wemo switch https://github.com/kakopappa/arduino-esp8266-alexa-wemo-switch/edit/master/README.md

About

multiple belkin wemos switch emulator using ESP8266


Languages

Language:C++ 79.2%Language:Arduino 19.8%Language:C 1.0%