Introduction: Getting Started With Nodmcu (ch340 Driver : Blink Example )

In this tutorial, I have explained nodemcu programming by Arduino IDE, which includes installing drivers, adding a board to Arduino, and finally programming nodemcu(Esp8266).

Supplies

Step 1: Install Ch340 Driver

explained on video

download driver

Step 2: Add Esp8266 to Arduino Ide

explained on video

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

Step 3: Setting and Upload Code

explained on video :)