ESP8266 NodeMCU programming: First Steps
In this tutorial, we will learn how to program NodeMCU boards. The first step is to connect with them installing the appropriated drivers. After that, we will learn how to use Arduino IDE to deploy our first program (sketch). Is…