Group Assignment Embedded Programming.
Flashing The Node MCU ESP8266 with Ardiuno Uno
Open Ariuno Software and click on prefrence
After New window will open
add
http://arduino.esp8266.com/stable/package_esp8266com_index.json
in the hilighted area
Now Click pon tools and click on board
Select and open board manager and search for the esp8266 library as shown below
Select the version and intall the library.
Now click on tools and select the board as shown below
Now conect the ESP8266 node mcu as shown
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.
Upload the code to the board.
The Program should upload in the ESP 8266 Node MCU
Credit :-https://www.instructables.com/