This is a simple IoT dashboard which can control two DC loads differently!
├── Clone this repository
├── Head over to the Basic_LED_IoT
folder
├── Open the .ino file with Arduino
├── Set the board as generic ESP8266
└── Upload
Use generic ESP8266 module Board
Go to File -> Preferences
And paste the link: https://arduino.esp8266.com/stable/package_esp8266com_index.json
in Additional Board Manager URLs
Go to Tools -> Board -> Board Manager -> Search for ESP8266
and Download that package
Keep the USB connected to NodeMCU to access the serial monitor in case you want to debug!
Type the IP address which will be shown on the serial monitor on your browser, if you did everything properly, you will see something like this: