NodeMCU Programming with Arduino IDE Using Arduino Boards Manager
NodeMCU is based on widely explored esp8266 System on Chip and are widely used for Internet of Things (IoT) projects. It uses LUA based programming language.We can also do Arduino programming for NodeMCU. First...