Introduction: ESP8266-NODEMCU $3 WiFi Module #2 - Wireless Pins Controlling Through WEB PAGE

A new world of these micro computing is arrived and this thing is the ESP8266 NODEMCU . This is the first part that shows how you could install the environment of the esp8266
in your arduino IDE through the getting started video and as the parts increases the complex of this esp module programming will also increase but i will show you how you can do easily all those stuffs which are available.

Step 1: WATCH THE VIDEO

Step 2: PARTS LIST

For this simple build you need only these following things

1.ESP8266 any model but mine is NODE MCU

2.LED with resistor

3.ARDUINO IDE

4.ALL WIFI MODULE DRIVERS INSTALLED

5.USB cable

6.MOBILE OR COMPUTER TO ACCESS THE IP

7.WIFI NETWORK

Step 3: INSTALLING ARDUINO IDE

You can download and install the arduino ide from the following link

https://www.arduino.cc/en/Main/Software

its available for both windows and mac you can download and install as usually your setup wizard

once it is downloaded you can follow the next step

Step 4: INSTALLING THE WIFI DRIVERS

to install all the wifi drivers you need to download the following file from the link and go for the setup wizard

the link to download the wifi drivers is here

https://github.com/nodemcu/nodemcu-devkit/tree/master/Drivers

Step 5: Setting the Preference

For installing the esp8266 boards in the Arduino IDE First you need to download the Arduino IDE from the official page of the arduino .cc
you can download from here: https://www.arduino.cc/en/Main/Software

then you need to go to the file -> preferences and paste this link as shown in the video above

http://arduino.esp8266.com/versions/2.3.0/package_...

after that you need to go to the board manager and install all the boards from the esp8266 as shown above.

Step 6: Downloading the Code

you can download the code from the following link

Step 7: UPLOAD THE SKETCH

Now download the file from the above step and open it in the arduino ide.

Select the ino file and open in arduino ide

now select the proper board and and port from the tools menu and upload the sketch and you are ready to rock

Step 8: ACCESSING THE IP ADDRESS

now open the serial port of the arduino ide and you will see your ip address over there just copy the ip address and paste it in the Web browser and thats it

now you can access the pins from the web browser to your wifi

Step 9: Reaching Target of 10000 Subscribers

hy everyone if this article helped you to find out your solution the it will be a great help for me if you subscribe to my channel and give it a thumb's up

again thanks you so much for your lovely support

subscription link below

https://www.youtube.com/channel/UCZE35bOktFxu8dIad...

Arduino Contest 2017

Participated in the
Arduino Contest 2017