Voice Control ESP8266 (WEMOS D1mini) Over the Internet (without MQTT)
by shariqk6 in Circuits > Microcontrollers
11255 Views, 26 Favorites, 0 Comments
Voice Control ESP8266 (WEMOS D1mini) Over the Internet (without MQTT)
I like to make things simple..
here is a simple way to control your ESP from across the internet without messing with too much code or slow MQTT brokers
Parts:
1. Wemos d1 mini
2. TP Link router
3. any smartphone ( i used iphone 5c)
Get Wemos D1 Mini Ready
1. Get Arduino IDE esp8266 extension ( there are lots of tutorials.. just google)
2. we will be using in built LED .. so no additional connections
Upload This Code to D1 Mini
Downloads
Set Up Port Forwarding on Router
https://www.instructables.com/id/Control-ESP8266-Ov...
thanks! CrtSuznik
Download Apps From Appstore on Your Phone
1. IFTTT (https://itunes.apple.com/us/app/if-by-ifttt/id660944635?mt=8)
2. speaktoit assitant (https://play.google.com/store/apps/details?id=com.speaktoit.assistant&hl=en)
Configure the Apps
1. connect to maker channel and Assistant channel on IFTTT
2. create a IFTTT recipe
Test It Out!
just open up the speaktoit Assistant app and say " switch On Lights of Backroom" .. there Wemos in built LED should turn on.
Piece of Cake!
no messing with MQTT code, no LAG !