Skip to content

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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

#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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 79.2%
  • Other 19.8%
  • C 1.0%