Iot Smart Energy Meter

by iinsanescience in Circuits > Arduino

2080 Views, 6 Favorites, 0 Comments

Iot Smart Energy Meter

20200624_013851_0000.png

This is an iot based smart energy meter that I made it can monitor power, current, watt hour and unit energy consumed by the device
You can see the working video here

Supplies

Nodemcu, acs712

Wiring

diagram_bb-1.png
Monitor your current bill through your phone, energy meter in your phone!

You can see the working of the project here

First of Al you have to make a extension board, and we need to connect Acs712 sensor to it so that we can measure current

First connect gnd, vcc of the sensor to nodemcu, then connect sensor output to the A0 of nodemcu

Detailed diagram will be provided

Coding

Upload code to nodemcu, you have to change three things in the code

1 blynk authentication key

2 WiFi ssid

3 WiFi password.

Change this three things and upload the code into nodemcu

Blynk App Setup

Screenshot_20200624_012048.jpg
iot energy meter .jpg
It is a very symbol process. First you have to download Blynk from play store

From the top right corner of it you can see a scanner
option click on it and scan the qr code given below

Screenshot_20200624_012131_cc.blynk.jpg
After that you will get something like this

Screenshot_20200624_012428.jpg
Then sear for blynk authentication key and copy it and paste it in your code

It can be find by clicking the hexagonsymbol on the top right corner



Screenshot_20200624_012448_cc.blynk.jpg
Now you will be directed to a page like this which contains the option to copy the code email it

Congratulations you have successfully created a energy monitoring system

Now you can monitor power consumption of the device connected to it via your android phone from anywhere in the world