AIM:
Design and Development of Raspberry pi PICO based Energy meter Using IOT.
PURPOSE:
Electricity is daily necessity of everyone, it becomes part of the life. Without electricity humans can’t survive in this world. India is the top power consumption countries in the world. Lot of industries and public depends on electricity. IOT is the new technology that brings lot of convenience to our lives. We can add IOT to any kind of application. Our main intension is to provide energy consumption data to cloud so that consumers can see daily usage of electricity. It will help to reduce power usage if that exceeds. Here proposed project title is raspberry pi pico based energy meter using IOT.
DESCRIPTION:
ESP8266 module interfaced with raspberry pi pico through UART communication. LDR sensor connected to digital pin of pi pico. Relay connected to digital pin of pi pico.
WORKING:
Here we can monitor energy meter power consumption from IOT server. Based on power consumption amount will increase. We can use any load like bulb, fan or any other. Here we are using light, while energy meter consumes load, it gives pulses through LED. These pulses taken by LDR sensor and given to raspberry pi pico. For each pulse pico consider as one unit, for each units two rupees amount will increase. This information will upload to IOT server through WIFI module. This data will be visible in table format as well graph also.
TECHNICAL SPECIFICATIONS:
HARDWARE:
- Microcontroller : Raspberry pi pico
- LCD : 16X2 LCD
- Relay : 12V DC
- IOT WIFI module : ESP8266
- Energy Meter : 230V AC
- Pulse Sensor : LDR sensor
- Power Source : 12v 1 amp DC Adaptor
SOFTWARE:
- Arduino IDE
- Proteus based circuit diagram
APPLICATIONS:
- Electric energy measuring applications
- Electricity department applications
INTERFACES COVERD:
- We have covered raspberry pi pico programming
- Energy meter and IOT module interface
Reviews
There are no reviews yet.