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.