Group Assignment Embedded Programming.

Flashing The Node MCU ESP8266 with Ardiuno Uno

 

Open Ariuno Software and click on prefrence

 

 

1

 

After New window will open

 

2

 

add

 

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

 

in the hilighted area

 

Now Click pon tools and click on board

 

3

 

Select and open board manager and search for the esp8266 library as shown below

 

4

 

Select the version and intall the library.

 

Now click on tools and select the board as shown below

 

5

 

Now conect the ESP8266 node mcu as shown

 

conn

 

Now select the appropriate bord in the Tools and now try to upload a code to check the esp 8266 Node mcu is flashing or not.

 

Open the File->Esamples->Basic->Bylink.

 

blink

 

Upload the code to the board.

 

prog

 

The Program should upload in the ESP 8266 Node MCU

 

Credit :-https://www.instructables.com/