In this tutorial we will show how to program ESP8266 directly using Arduino IDE fro LED Blinking. That’s how we will get Arduino simplicity and power of ESP8266. In this case we do not need Arduino, just ESP8266 module (Node MCU).
This is our first program for ESP8266 Getting Started series. Assuming that you have prepared hardware as per Figure (Complete Hardware setup for ESP8266) or you can use node MCU, ESP witty.
In this program we will blink on board LED i.e. present on GPIO2 (TX) pin. Continue reading ESP8266 LED Blink