Книга: 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 7: Role of ESP8266 and NodeMCU in IOT
Дальше: Chapter 9: Step-by-Step Guide To Programming NodeMCU


 

Programming NodeMCU – Hardware & Software Requirements

 

 

In this Chapter, we will cover the topic of How to Program NodeMCU using Arduino IDE.

 

Before we proceed further let’s look into the Hardward & Software Requirements to program NodeMCU using Arduino IDE.

 

 

Hardware requirement:

 

1      NodeMCU

2      USB –MicroUSB cable

3      Wi-Fi modem

 

Software requirements:

 

1      Arduino IDE

2      Driver for CP2102 or whichever serial converter IC present on NodeMCU.

 

Once we start programming NodeMCU using Arduino, it will erase NodeMCU’s firmware. To upload the firmware again, you must first download .bin file from GitHub and using NodeMCU Firmware Programmer download it in NodeMCU. The following figure shows GUI of firmware Programmer.

 

C:\Users\Administrator\Desktop\proreport\priyankdata\687474703.png

 

 

 

 

 

Назад: Chapter 7: Role of ESP8266 and NodeMCU in IOT
Дальше: Chapter 9: Step-by-Step Guide To Programming NodeMCU