MULTIPURPOSE SMART ENERGY SAVING ELECTRIC SYSTEM
Keywords:
Arduino IDE, Power supply, Microcontroller, Voltage sensorAbstract
This project is to design and implement the multipurpose smart energy saving electric system in house and many public places. In existing system, the major disadvantages are it takes time to upload the data depending on the internet speed and module baud rate. For monitoring and keeping track records of your electricity consumption may be tedious task. To automate, we use the web application. In our advanced electric system, ESP32 Module monitor data on the blynk application. It saves time and money by automating remote data collection. It enables consumers to directly review there electric usage individually, even applicable to different appliances. And major part implemented in our electric system is directly connected to the energy meter and we can able to track live consumption of energy through a blynk application. ZMPT101B AC single phase voltage sensor is to measure 250V AC voltage. SCT-013 Current sensor is to detect current either in the form of analog voltage or digital output. Software designed by usingĀ Arduino IDE and embedded C.