This Android Application provides a tutorial on how to develop a simple IOT Application to control the lights.
It uses the following technologies:
1.ESP 8266
2.Android Platform
3.Firebase Database
The ESP8266 is a low-cost Wi-Fi microchip which can be programmed using Arduino IDE to create an application such as smart light control system.
A detailed explanation of each of the above part is provided in the App.
Also, the required code is also given in the App.