Syberteck / 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

Do you want to turn on / off your TV, AirCon (AC) using Amazon Alexa? Checkout my latest project https://irdevkit.com/

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

Articles about the Wemos switch

Credits

Developed By

About

multiple belkin wemos switch emulator using ESP8266

License:MIT License


Languages

Language:C++ 79.7%Language:Arduino 19.4%Language:C 0.9%