ELECTRICITY WISE - IoT APPS
- BACK
Project information
- Category: Iot and Automation
- Project date: Sep 2023
Project Story
Electricity Wise is a simple application that I developed to monitor electricity consumption such as voltage, current, kWh, and electricity bills. This application is the result of my experience and learning over two years working in the field of IoT and automation, with the aim of providing practical solutions to efficiently monitor electricity usage.
This application can display modbus data for Voltage, Current, kWh. Then on the configuration page, the user can enter the address and IP of the Modbus device being used
The application development process goes through three main stages:
1. Design
Starts with creating a logo and a simple and intuitive user interface design, ensuring that users can easily access important information about electricity consumption.
2. Development
I use Laravel for the frontend and Node.js as the backend. This application connects to Modbus devices to read electricity data in real-time, allowing users to see data such as voltage, current, and kWh directly through the dashboard.
3. Testing
Testing is conducted to ensure that the application can display Modbus data correctly. Additionally, I also ensure that the application works well on various devices, such as laptops and smartphones, without any issues.