https://github.com/harshgarg1808/energyapp
An App for Energy Utllization. Built on Ionic , Typescript, Angular
https://github.com/harshgarg1808/energyapp
angular css figma html ionic javascript nodejs rest-api sql-server typescript
Last synced: 2 months ago
JSON representation
An App for Energy Utllization. Built on Ionic , Typescript, Angular
- Host: GitHub
- URL: https://github.com/harshgarg1808/energyapp
- Owner: harshgarg1808
- Created: 2021-05-14T13:31:34.000Z (about 5 years ago)
- Default Branch: harsh
- Last Pushed: 2024-11-27T19:58:54.000Z (over 1 year ago)
- Last Synced: 2025-04-05T13:11:42.257Z (about 1 year ago)
- Topics: angular, css, figma, html, ionic, javascript, nodejs, rest-api, sql-server, typescript
- Language: JavaScript
- Homepage:
- Size: 3.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ⚡ IoT Energy Monitoring System
A Proof of Concept (P.O.C) for a scalable IoT-based Energy Monitoring System, built using Raspberry Pi and Entes Energy Meter. The system demonstrates real-time energy monitoring by transmitting data seamlessly from hardware to cloud and visualizing it through a mobile application.
---
## 📸 Screenshots
### Real-Time Monitoring

---
## 🛠️ Tech Stack
- **Hardware**: Raspberry Pi, Entes Energy Meter
- **Programming**: Python (Data Extraction, JSON Conversion)
- **Mobile App**: Frontend, Backend, REST APIs, and UI/UX Design
- **Real-Time Communication**: WebSockets
- **Database**: Cloud System
- **KPIs**: Voltage, Active Power, Frequency, Power Consumption
---
## 🚀 Features
- **Energy Meter Integration**: Connected Raspberry Pi to Entes Energy Meter using the UART protocol.
- **Data Processing**: Python scripts to extract buffer data communicate it to the system’s cloud database.
- **Real-Time Updates**: Implemented a low-latency algorithm to enable real-time data transfer using WebSockets.
- **Mobile Application**: Display real-time KPIs - frontend, backend, REST APIs, and UI/UX design.
- **Key Metrics**: Power Consumption, Voltage, Active Power, Frequency, and more, displayed dynamically in the mobile app.
- **Commercial Viability**: The P.O.C laid the groundwork for an in-house IoT module with minimum product viability.
---