Creating Your 2nd Project
Controlling LED from web browser
In the previous project we controlled the LED. In our second project, let’s dive a bit deeper into developing some serious IOT based application.
The first thing to get started is we have to control “a thing” using network.
In this project we will control our on-board LED from a device connected to same network (meaning, we will control the onboard LED through a device connected to the same WiFi router to which NodeMCU is connected)