1. Getting Started with NodeMCU ESP8266 | IoT-Tech


Getting Started with NodeMCU ESP8266


In this tutorial you will learn to configure the NodeMCU ESP8266 with Arduino IDE and will get all about of the same.

NodeMCU is an open source IoT platform. It includes firmware which runs on the ESP8266 Wi-Fi SoC from Espressif Systems, and hardware which is based on the ESP-12 module.The term  NodeMCU" by default refers to the firmware rather than the development kits. The firmware uses the Lua scripting language. It is based on the eLua project, and built on the Espressif Non-OS SDK for ESP8266.

ESP8266 Arduino Core
Some ESP8266 enthusiasts developed an Arduino core for the ESP8266 WiFi SoC, popularly called the "ESP8266 Core for the Arduino IDE".This has become a leading software development platform for the various ESP8266-based modules and development boards, including NodeMCUs.

Url to be pasted :  http://arduino.esp8266.com/versions/2.5.0/package_esp8266com_index.json

Comments