Problem Statement ID – PY088
Traditional energy meters provide little insight beyond total consumption, making it hard for users to optimize their electricity usage. They face challenges like , lack of real-time monitoring and breakdown of appliance-level consumption, high electricity bills due to inefficient usage and environmental impact from excessive energy consumption.
The Smart Energy Meter is designed to monitor household electricity consumption in real-time, helping users optimize usage, cut costs, and reduce environmental impact.
Objective: provide real-time energy tracking, offer appliance-level insights to identify high-consumption devices and send alerts & energy-saving suggestions to reduce wastage.
Proposed Solution: Sensors (SCT-013, ZMPT101B) measure current & voltage, ESP32 (Wi-Fi) transmits data to the cloud, Mobile App/Web Dashboard displays real-time usage & alerts and AI-driven insights help optimize energy consumption.
Outcome: Lower electricity bills, reduced energy waste, and a smarter, eco-friendly home.
Team ID – T053
- SUDARSHAN S - Team Leader
- AKILESH B - Hardware
- ASHVATTHAA J - Software
- JEREMIAH JEFRY G - Software
- AKSHAYA VARUNI N - Cloud Computing
- DEVA DHARSHINI S - Cloud Computing
The technologies and tools used in the project:
- Frontend: HTML, CSS, JavaScript, ReactJS
- Backend: Django
- Database: MySQL
- Other Tools: Docker, Git
Follow these steps to clone and run the application locally.
- Install Python.
- Install Git.
- Clone this repository: bash git clone https://github.com/PYEXPO25/T053_DATAMAVERICKS
-
Navigate to the project directory: bash cd repository-name
-
Create a virtual environment: bash python -m venv venv
-
Activate the virtual environment:
-
On Windows: bash venv\Scripts\activate
-
On macOS/Linux: bash source venv/bin/activate
-
-
Install dependencies: bash pip install -r requirements.txt
-
Navigate to source bash cd source
-
Run the Flask application: bash flask run
-
Open your browser and navigate to:
Images to demonstrate the user interface:
Example pages:
Click here to view the project demo video




