IoT Smart Electricity Energy Meter using ESP32 & Blynk 2.0

  Рет қаралды 62,869

How To Electronics

How To Electronics

Күн бұрын

Register and get $100 from NextPCB:
www.nextpcb.com/register?code...
Online Components Store:
www.hqonline.com/?code=Htoele...
𝗣𝗿𝗼𝗷𝗲𝗰𝘁 𝗗𝗲𝘀𝗰𝗿𝗶𝗽𝘁𝗶𝗼𝗻:
Almost a year and a half ago, I developed an Energy Meter project using the Blynk application. For that, I used the SCT-013 Current Sensor and the ZMPT101B Voltage Sensor. These sensors were pretty accurate in reading the current value, voltage value, as well as power, and total energy consumed. However, the Blynk application recently underwent an update, rendering it unusable for this project. As a result, I decided to rebuild the project using the newly updated Blynk 2.0 application.
In this project, we will build an IoT-based Smart Electricity Energy Meter using the ESP32 and the newly updated Blynk 2.0 application. By using the best current sensor SCT-013 and voltage sensor ZMPT101B, we can measure voltage, current, power, and total energy consumed in kWh. The readings will be sent to the Blynk 2.0 application and displayed on a dashboard accessible from any location. In case of power outages, the energy meter data will be stored in the ESP32’s EEPROM memory, thus ensuring that the readings are not lost and are continuous. Let's start our project to automate electricity consumption monitoring.
𝗦𝗼𝘂𝗿𝗰𝗲 𝗖𝗼𝗱𝗲 & 𝗪𝗿𝗶𝘁𝘁𝗲𝗻 𝗧𝘂𝘁𝗼𝗿𝗶𝗮𝗹: how2electronics.com/iot-smart...
....................................................................................................................................................................................................................................
Drop a like if you liked this video.
Don't forget to subscribe to our channel for more Electronics projects and tutorials.
Website: www.how2electronics.com
Facebook: / howtoelectronics
Instagram: / howtoelectronics
Twitter: / how2electronics

Пікірлер: 93
@CrazyCoupleDIY
@CrazyCoupleDIY Жыл бұрын
Well done, nice and easy one
@MrAlsan
@MrAlsan Жыл бұрын
This is Awesome project 👍
@mehmoodrec
@mehmoodrec 11 ай бұрын
hi nice project but can we configure it to read power and energy in bidirectional mode.
@binisol7353
@binisol7353 6 ай бұрын
Nice One but whats the Capacitor voltage you used cause it only shows the 10uf on the circuit???
@srikumarc
@srikumarc 8 ай бұрын
Can you make the same project for 3 phase power monitoring?
@davidcromapix9083
@davidcromapix9083 3 ай бұрын
Thanks for sharing
@vedanthlahoti3741
@vedanthlahoti3741 8 ай бұрын
Can you share where did you make circuit simulation
@inuzuka_6934
@inuzuka_6934 9 ай бұрын
Uhm what are the jumper cables did u use??
@rafirabbanifirdaus5028
@rafirabbanifirdaus5028 Жыл бұрын
Is it permissible to change the calibration factor in the code? this line I mean: #define vCalibration 200 #define currCalibration 0.50
@juandanielvelezmunoz2667
@juandanielvelezmunoz2667 Жыл бұрын
how is it , with three phases,? that is to say with 3 three current sensors and three voltage
@asyraafazhan136
@asyraafazhan136 4 ай бұрын
do you mind sharing the pub design for this 2.0 version
@MauriceArwa
@MauriceArwa Жыл бұрын
let's assume the wifi is faulty but there is power, does it have local (Offline Storage) that can be used during this time, so that when the wifi is back on it just syncs up? or does it just resume from where it lost connection?
@beastscientist
@beastscientist Жыл бұрын
yes the esp32 is having the eeprom of 512bytes so it can also save things
@naveedansari9842
@naveedansari9842 10 ай бұрын
i am facing an issue i compile this program and upload ESP32 ardunio module.Iused lcd 20*4 but nothing show in display of lcd . Any one suggest me
@mohamedsyahiran9857
@mohamedsyahiran9857 2 ай бұрын
Can i get the exact component details for the bulb and bulb holder? I want to purchase
@lavanyayerguntala8977
@lavanyayerguntala8977 5 ай бұрын
How to send current measure to email use in ESP32 board
@Radioknowhow-if7mz
@Radioknowhow-if7mz Ай бұрын
hello guys i just build this project but i got some confusion when i add blynk function my serial monitor print zero but when i remove all the blynk function it read voltage and current all good where did i do wrong guys ....the issue is when i add blynk to send those data to blynk app it print all zero value but when i only do without blynk it work fine... any help guys i just stack here
@supercorn5607
@supercorn5607 2 ай бұрын
Hello, can I please have the file for your schematic and pcb show in the video?
@mrz2245
@mrz2245 11 ай бұрын
hi, i need help. i only connect the esp32. but the voltage still reading at 5V. but i dont connect any voltage and current sensor
@toksgagik9111
@toksgagik9111 3 ай бұрын
di you fix the problem?? i have the same issue
@sajinraj-jy3rf
@sajinraj-jy3rf Жыл бұрын
Sir, to measure the voltage of each device connected to nodemcuesp8266 is possible ?
@beastscientist
@beastscientist Жыл бұрын
yes buyt it is costly
@Engineerswarup
@Engineerswarup Жыл бұрын
Pls tell us that how to connect blynk app after 4 virtual variable pin set and code to get output
@beastscientist
@beastscientist Жыл бұрын
get the blink authiticating code
@geraldosocorro1186
@geraldosocorro1186 Жыл бұрын
Hello. I am not able to find the correct EEPROM library for the ESP32, I tried several, could you help me. Please.
@HowtoElectronics
@HowtoElectronics Жыл бұрын
Hi there was minor bug in the code. I fixed it and updated few hours ago. Try the new code now, it works.
@geraldosocorro1186
@geraldosocorro1186 Жыл бұрын
@@HowtoElectronics OK! I will test it, thank you very much. 👏
@selvaraja0147
@selvaraja0147 Жыл бұрын
Mam i have esp 32 V1, but you are used V4. Will any problem come with V1?
@beastscientist
@beastscientist Жыл бұрын
no just change an the code
@allinonetech9990
@allinonetech9990 Ай бұрын
How to skip iot coding part I don't want to send data to blink server. I only want data to display on display. Anyone help me .
@sidharthsharma1008
@sidharthsharma1008 Жыл бұрын
can we use ACS712 current sensor?
@rauloliveira50
@rauloliveira50 Жыл бұрын
Did you it ? I'm trying here but I failed
@bayazidkhanburki4158
@bayazidkhanburki4158 4 ай бұрын
Can we add the a module of showing a real time price occuring while using the power electricity
@HowtoElectronics
@HowtoElectronics 4 ай бұрын
Check the latest video. Its there.
@charlesdias2857
@charlesdias2857 8 ай бұрын
olá, ótimo projeto, vc pode me ajudar, como eu poderia colocar uma linha de comando para calcular os gastos de energia? aproveitando o mesmo programa.
@jephtah737
@jephtah737 Жыл бұрын
ma'am can use the Emonlib to measure only voltage, i dont need the current
@beastscientist
@beastscientist Жыл бұрын
yes just remove the current part
@008sarathkismatwaale5
@008sarathkismatwaale5 Жыл бұрын
Mam how much maximum distance we can see parameter value mam..
@theochub
@theochub 8 ай бұрын
Any where in the world if esp32 connect with wifi
@subhrajitghosh3314
@subhrajitghosh3314 Жыл бұрын
Vro how can I get auth code
@MANOJ_BHASKAR_
@MANOJ_BHASKAR_ 5 ай бұрын
Hie sir/ma'am Ur work is too good I need help from ur side ma'am From last one month I trying to connect esp32/esp8266 to blynk but it is not connecting but it is connecting to wifi so please help me out Monday I will be having project review
@pulendranmathi1874
@pulendranmathi1874 10 ай бұрын
hi, So i want to display the power consumption price also, with time to time varying the unit price of Government updates. so how can i add this part in the code. please let me know. Because i want to do the project in campus. And also i want connect with this solar and want to calculate that power consumption also. So please help me
@VamshiKrishna-zh3zl
@VamshiKrishna-zh3zl 2 ай бұрын
Have you done that project bro?
@0124akash
@0124akash 2 ай бұрын
Wifi connected nahi hoga to LCD me parameters nahi show honge.
@shaswatsingh4656
@shaswatsingh4656 Жыл бұрын
I am making Same project but on Home Assistant not using blynk 2.0 because of free version support max 2 devices
@beastscientist
@beastscientist Жыл бұрын
no you can add upto 10 devices
@keeeerthan
@keeeerthan Жыл бұрын
I have doubt on the resistor value u said 10k and 100ohm but in fig 100e is there
@HowtoElectronics
@HowtoElectronics Жыл бұрын
100e and 100ohm are same thing.
@beastscientist
@beastscientist Жыл бұрын
its 2 10k and one 22 ohm
@peteranuforo8847
@peteranuforo8847 Жыл бұрын
How do you install ESP32 dev board module
@beastscientist
@beastscientist Жыл бұрын
ide
@manthangujar1030
@manthangujar1030 Жыл бұрын
eepromstate(); was not declared in scope showing an error while compiling
@HowtoElectronics
@HowtoElectronics Жыл бұрын
I have updated the code and fixed the issue. You can try with new code now.
@nishanenwani8043
@nishanenwani8043 Жыл бұрын
How can we fix board error while compiling the code on Arduino IDE?
@beastscientist
@beastscientist Жыл бұрын
can you tell me what error you are getting
@nishanenwani8043
@nishanenwani8043 Жыл бұрын
code is no compiling for selected board ARDUINO UNO@@beastscientist
@kabitachand2578
@kabitachand2578 Жыл бұрын
👍
@muhammadshoaib3796
@muhammadshoaib3796 6 ай бұрын
can i reset the values of KWh by just click on esp32 reset button?
@HowtoElectronics
@HowtoElectronics 6 ай бұрын
With this current code, you cannot. You may need some modifications in the code to reset the Kwh value using an external push button.
@muhammadshoaib3796
@muhammadshoaib3796 6 ай бұрын
Can You Guide Me Mam?
@mintamerinjacob5114
@mintamerinjacob5114 Жыл бұрын
How to power thr circuit without using usb cable
@beastscientist
@beastscientist Жыл бұрын
just use the power pins
@dhananjayamurthyk8214
@dhananjayamurthyk8214 Жыл бұрын
How to use it for 3 ph energy
@beastscientist
@beastscientist Жыл бұрын
use one phase and do the changes according to your reaquirment an the code for more information contacat me
@user-qq8qg6ev1k
@user-qq8qg6ev1k Жыл бұрын
A circuit to prevent power pumping into the network with an on grid system
@beastscientist
@beastscientist Жыл бұрын
more explanation need for better asistance
@sudhakars8703
@sudhakars8703 Жыл бұрын
Please make an video for oxygen monitoring system for home with oxygen sensor
@HowtoElectronics
@HowtoElectronics Жыл бұрын
Please share the link for buying oxygen sensor.
@beastscientist
@beastscientist Жыл бұрын
its easy i alreday had it
@zeroman6860
@zeroman6860 9 ай бұрын
please modify the code....still it is not working...code is complied and uploaded but the result is not coming....after the power cut it is still starts from zero itself
@user-dz7sy8tf4o
@user-dz7sy8tf4o 3 ай бұрын
Hello
@sifoslimeni3826
@sifoslimeni3826 4 ай бұрын
Why is irms equal to zero?
@toksgagik9111
@toksgagik9111 3 ай бұрын
di you fix the problem?? i have the same issue
@falconzod
@falconzod Жыл бұрын
Mam i need you help to setup esp32 file
@beastscientist
@beastscientist Жыл бұрын
what file little explanation
@omaramin3600
@omaramin3600 Жыл бұрын
why do my lcd doesnt output anything
@HowtoElectronics
@HowtoElectronics Жыл бұрын
Adjust the contrast using the potentiometer at the back of the display. Or it could be the I2C address issues, the LCD display has 2 i2c address, please check and modify the i2c address in code.
@nikhiltm1711
@nikhiltm1711 Жыл бұрын
​@@HowtoElectronics ma'am can you provide the i2c library link
@angelhuerta4559
@angelhuerta4559 2 ай бұрын
For everyone whos checking out this project, be aware of the following: 1.The code used in the linked webpage is masking APPARENT POWER into REAL POWER and thats completely wrong. 2. Whats worse is that the energy calculation in the code takes apparent power as real power sooo guess what? the energy calculation is also wrong. 3. The ZMPT module introduces a phase shift in the voltage signal. This is because on the secondary side the signal is fed into an amplifier. This doesnt affect RMS voltage readings at all but it completely screws up the REAL POWER calculation. Im not saying this is a bad project at all, it works pretty well to get VRMS,IRMS and Apparent Power readings however forget about calculating real power, power factor and energy because as I said earlier, this is screwed up by the ZMPT module itself.. You may try to correct that phase shift by software but I cant guarantee you will get decent accuracy in the readings. If you want to calculate real power then you should use a crude step-down transformer.
@supercorn5607
@supercorn5607 2 ай бұрын
but are the connections correct?
@angelhuerta4559
@angelhuerta4559 2 ай бұрын
@@supercorn5607 Yes the schematic shown in the video is correct
@chennaicraft7556
@chennaicraft7556 Жыл бұрын
Awesome project but power is not accurate
@yougetchandan
@yougetchandan 8 ай бұрын
A fatal error occurred: Failed to connect to ESP32: No serial data received.
@Suryaa11105
@Suryaa11105 7 ай бұрын
Did you resolve it?
@yougetchandan
@yougetchandan 7 ай бұрын
@@Suryaa11105 i used another laptop...and i didn't face the issue 🙂
@Suryaa11105
@Suryaa11105 7 ай бұрын
@@yougetchandan is this working properly or did you face any issues..
@arinjain2671
@arinjain2671 4 ай бұрын
Driver issue
@malikumair5755
@malikumair5755 Жыл бұрын
Ap Ki mail id mil skte ha programming K hawale se bat krne ha
@malikumair5755
@malikumair5755 Жыл бұрын
Reminder
@HowtoElectronics
@HowtoElectronics Жыл бұрын
Admin@how2electronics.com
@ROHAN-PATIL
@ROHAN-PATIL 11 ай бұрын
its clearly not working why you are wasting other people time i made this same project it doesn't calculate apms power in your vid its clear that its not working put 10w load bulb and its not reflating in app SHOW PROOF WITH HIGH LOAD
@jobertsor5112
@jobertsor5112 Жыл бұрын
No detail explanation in programming
Ouch.. 🤕
00:30
Celine & Michiel
Рет қаралды 27 МЛН
Викторина от МАМЫ 🆘 | WICSUR #shorts
00:58
Бискас
Рет қаралды 5 МЛН
Получилось у Миланы?😂
00:13
ХАБИБ
Рет қаралды 6 МЛН
Finger Heart - Fancy Refill (Inside Out Animation)
00:30
FASH
Рет қаралды 29 МЛН
IoT AC Energy Meter using ESP32, HMI Display & Blynk
11:38
How To Electronics
Рет қаралды 6 М.
DIY Solar PV Monitoring System by Using New Blynk 2.0
7:44
Open Green Energy
Рет қаралды 12 М.
DIY Smart Distribution Board with Wi-Fi | IoT Arduino Project
11:29
Electrical Projects [CreativeLab]
Рет қаралды 423 М.
IoT Smart Exhaust Fan - ESP32 Based Monitoring & Control
10:32
How To Electronics
Рет қаралды 6 М.
DIY Home Energy Monitor & CT sensors explained
6:54
Simply Explained
Рет қаралды 143 М.
Stop, Intel’s Already Dead!
13:47
Linus Tech Tips
Рет қаралды 561 М.
Make a Solar Panel Monitoring System | ESP32 Energy Monitoring
9:35
Open Green Energy
Рет қаралды 108 М.
Запрещенный Гаджет для Авто с aliexpress 2
0:50
Тимур Сидельников
Рет қаралды 1,1 МЛН
КРУТОЙ ТЕЛЕФОН
0:16
KINO KAIF
Рет қаралды 7 МЛН
Частая ошибка геймеров? 😐 Dareu A710X
1:00
Вэйми
Рет қаралды 5 МЛН
Samsung laughing on iPhone #techbyakram
0:12
Tech by Akram
Рет қаралды 7 МЛН
Лучший браузер!
0:27
Honey Montana
Рет қаралды 1,1 МЛН