Iot based Smart Home Automation connected with firebase and Android ESP8266 is main controller in IoT
- Esp8266 board
- Relays Modules * 6
- load *6
- Resistors *18
- Capacitors *6
- 7805 Voltage regulatosr
- Wires
- PZEM – 004T 80-260V 100A module
- Electrical port switching (on/off): User can switch ON the electrical ports and switch OFF the electrical ports. There will be total 6 ports.
- Automatic on/off the electrical ports: User will select Days, Start Time, Stop Time for the particular electrical port. At selected days & time the electrical port will automatically turned ON & turned OFF.
- Electricity consumption monitoring: User will get the real time consumption information in the mobile. User will get the information such as energy consumption, power consumption, current consumption, bill (in rs). User can see the graph of the consumption.
After build the andriod app with your firebase config and link it with Auth and databaes of the firebase and change the website firebase config to yours, you need to get the userid from the firebase , ( i include a fragment to print it in the dashboard) and replace it in the arduino code , and java script code for website for define the path. dont forget to change the email and password in the js code becouse its predefined .
add adrduino code for the PZEM module to included in the project