Книга: ESP8266: Programming NodeMCU Using Arduino IDE - Get Started With ESP8266 (Internet Of Things, IOT, Projects In Internet Of Things, Internet Of Things for Beginners, NodeMCU Programming, ESP8266)
Назад: Chapter 8: Programming NodeMCU
Дальше: Chapter 10: Creating Your 1st Project


 

Step-by-Step Guide To Programming NodeMCU

 

 

Let’s learn Programming NodeMCU through this step by step guide:

 

 

Step #1: Install the USB driver in your system for CP2102 or CH340 as per your board. This driver is a must as this will help your computer to detect and recognize NodeMCU.

 

 

Step#2: If you don’t have Arduino IDE, go to the following website and download.

 

   

 

 

 

 

After downloading the software, install it as per the given instructions.

Installation might take up to 20 minutes.

 

If you already have Arduino IDE directly follow next steps

 

Arduino IDE is required as we are going to program NodeMCU using this IDE. There are a few set of libraries that will be installed in this IDE that will help us program NodemMCU.

Назад: Chapter 8: Programming NodeMCU
Дальше: Chapter 10: Creating Your 1st Project