Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 12 hours 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 (over 3 years ago)
- Default Branch: harsh
- Last Pushed: 2024-11-27T19:58:54.000Z (3 months ago)
- Last Synced: 2024-12-18T19:18:25.876Z (about 2 months 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
![Real-Time Monitoring](./EMS3.png)---
## π οΈ 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.---