Project Report

IoT-Based Real-Time Energy Monitoring & Cost Analysis
by Khalid Mahmud Joy | ID: 2022-3-60-159
Executive Summary

This project demonstrates a practical IoT solution for green computing by monitoring the real-world energy usage of a household refrigerator. TOMZN 63A WiFi Smart Switch was integrated with the Tuya Smart Life cloud, logging core metrics (voltage, current, power, energy) every 5 minutes for analytics, cost, and dashboard visualization. The results show that simple, affordable IoT tech can empower daily energy awareness, ROI, and science-based home efficiency.

Key Hardware

TOMZN 63A WiFi
High-safety, Tuya cloud, 2,800 BDT

Daily Cost

~7.11 BDT/kWh

Data Coverage

2 days, 5-minutes interval,
full “fridge cycle” profile

Payback

Estimated 9-12 months
Methodology & Workflow
  1. Planning & Research: Selected refrigerator for continuous, high-impact measurement.
  2. Device Setup: Procured and installed TOMZN IoT switch (see Device page), connected via WiFi to Tuya Smart Life.
  3. Data Collection: Ran live data logging for over 24 hours at 5-min sampling rate.
  4. CSV Data Extraction: Used Tuya developer console to extract and clean time-series CSV for processing.
  5. Dashboard Analytics: Live CSV parsed with PapaParse and visualized in browser using Chart.js for cards/charts, including cost math and per-minute trends.
  6. Report, ROI, and Recommendations: Documented cost, safety, environmental and scaling impacts in this report.
Cost Table
DescriptionQuantityUnit Cost (BDT)Total (BDT)Remarks
TOMZN 63A WiFi Smart Switch12,5002,400Invoice attached
Wiring and Enclosure1300300Standard wiring
Total2,700
Challenges
Key Results & Analysis
PESTLE Analysis
  • Political: Government incentives possible; compliance with electrical standards required.
  • Economic: Rising electricity prices make tech more attractive.
  • Social: Awareness and smart home adoption increasing.
  • Technological: IoT/cloud rapidly evolving, better export likely soon.
  • Legal: Data privacy and hardware standards matter.
  • Environmental: Enables real savings + carbon reduction.
SWOT Analysis
  • Strengths: Low cost, easy setup, powerful analytics/dashboard.
  • Weaknesses: Cloud dependency; 5-min sampling skips surges.
  • Opportunities: Scale to many devices/home, smarter analytics.
  • Threats: Platform API changes, data privacy, cloud outages.
Conclusion

This project proves that practical IoT-based energy monitoring is within reach for households and educational use. The dashboard clearly displays energy and cost data, empowering smart usage and savings. With growing smart home adoption, this approach offers strong engineering, business, and environmental value.


Summary & implementation by Khalid Mahmud Joy, 03.08.2025.
For full details and code, see project GitHub repo.