Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

⚡ IoT-Based Smart Electricity Billing System

An IoT-based smart electricity billing system built using ESP32 and HW872A current sensor for real-time electricity monitoring and bill estimation. The system measures current consumption, calculates energy usage, and displays live monitoring data through the Blynk IoT platform for efficient energy management.


🚀 Features

  • Real-time current and power monitoring
  • Electricity bill estimation based on energy consumption
  • Wireless monitoring using ESP32 Wi-Fi module
  • Live data visualization on Blynk IoT dashboard
  • Low-cost and scalable smart energy solution
  • Continuous monitoring and remote accessibility

🛠️ Tech Stack & Components

Hardware

  • ESP32
  • HW872A Current Sensor
  • Breadboard & Jumper Wires
  • Power Supply

Software

  • Arduino IDE
  • Embedded C/C++
  • Blynk IoT Platform

⚙️ Working Principle

  1. The HW872A current sensor measures the current drawn by the connected load.
  2. ESP32 processes the sensor readings and calculates:
    • Current Consumption
    • Power Usage
    • Energy Consumption
    • Estimated Electricity Bill
  3. The processed data is sent to the Blynk IoT platform over Wi-Fi.
  4. Users can monitor electricity usage remotely in real time.

📊 Functionalities

  • Real-time energy monitoring
  • Smart electricity bill calculation
  • Remote IoT dashboard access
  • Continuous live data updates
  • Efficient energy usage tracking

📷 Project Preview

Add your hardware setup images, circuit diagram, and Blynk dashboard screenshots here.

Example:

![Hardware Setup](images/setup.jpg)
![Blynk Dashboard](images/dashboard.jpg)

🔌 Circuit Overview

The system uses:

  • ESP32 as the main microcontroller
  • HW872A sensor for current sensing
  • Wi-Fi communication for cloud monitoring

📂 Project Structure

smart-electricity-billing-system/
│
├── code/
├── images/
├── circuit-diagram/
├── README.md
└── project-report.pdf

▶️ Future Improvements

  • Mobile notification alerts for high power usage
  • Historical data analytics
  • Cloud database integration
  • AI-based power consumption prediction
  • Smart appliance automation

👨‍💻 Author

Anupam Choubey


⭐ Project Goal

The goal of this project is to promote smart energy monitoring and provide an affordable IoT-based solution for efficient electricity consumption tracking and billing.

About

An IoT-based smart electricity billing system built using ESP32 and HW872A current sensor for real-time power monitoring and electricity bill estimation. The system measures current consumption, calculates energy usage, and displays live monitoring data through the Blynk IoT platform for efficient energy management.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors