Control Your Device Using Android WiFi Esp8266 Control

by mohamed1993ashraf in Circuits > Arduino

1083 Views, 3 Favorites, 0 Comments

Control Your Device Using Android WiFi Esp8266 Control

aaaa.jpg

now we will know how to control devices using esp8266 WiFi module and Arduino

control your device using Android WiFi control

for more info. click the link mohamed ashraf

Add Refrance Url

aaaaa.jpg

http://arduino.esp8266.com/stable/package_esp8266com_index.json

you can add this URL in setting - preference like the attached photo to download library and module

Add Wifi Library

BBB.JPG

from tools menu choose manage library then search for (wifi dev ed) and install it

Add Module Board

bbbb.png

from tools menu choose board >> boards manger search for esp8266 and install it

Upload Sofware to Your Esp8266

cccc.png
ddd.jpg
aaaaaaa.jpg

open the Arduino IDE file and change the (ssid and user name) to connect to your router

connect the power pins of esp8266 esp pin1 ground esp pin (8&6) to 3.3v of arduion

esp pin7 to 0 pin Arduino

esp pin2 to 1 pin Arduino

esp pin5 to ground only before upload the file

reset pin of Arduino to ground

then choose esp8266 board and it's board and upload the file to your esp8266

Upload Sofware to Your Arduino

upload wifi_arduino.ino to your Arduino board

after that connect (esp8266 TX,RX )pin to your (Arduino 2,3) pin

Smart Remote Software

install .apk file on your phone