Smart Power Monitoring And Conserving Using Nodemcu
About the project
Energy saving is the most important and challenging issue. Smart power meter is used in domestic electric power distribution system. The integration of the Node-MCU,PZEM sensor, Relay and provides the system as Smart Power Monitoring system. Smart power meter provides data for optimization and reduce the power consumption.
Project info
Difficulty: Difficult
Platforms: NodeMCU, ThingSpeak
Estimated time: 2 months
License: GNU General Public License, version 3 or later (GPL3+)
Items used in this project
Hardware components
View all
Story
WORKING:
- NodeMCU is an open source IoT platform based on ESP8266 which can connect sensors and let data transfer using the Wi-Fi protocol.
- PZEM-004T is an electronic module that functions to measure: Voltage, Current, Power, Frequency, Energy and Power Factors.
- The Node-MCU is connected to PZEM sensor which calculates the units of power used and Relay controls the MCB. We set the limit of power consumed and if it reached the limit the relays turns on and switches the MCB off to stop the power supply by short circuiting. Relay will turn the MCB off when it detects that the supply and return current are not balanced.
- The load wire is inserted inside the CT coil sensor which calculates the power used and displays it in LCD. We can see the power consumed by using the HTML page, by copying the IP address and pasting it in the chrome browser. A static IP address is created for this. It displays the power consumed, current, and voltage etc., used. By using the mobile phone we can see the amount of power consumed in our home or work place and conserve the electricity accordingly by turning the MCB off.
VIDEO:
WORKING VIDEO:
https://youtube.com/shorts/B98hT6n6Ebs?feature=share
Leave your feedback...