Energy Meter Mobile App (A project for the Engineering Students)





Description
An energy meter app to visualize electrical readings from the sensor. It also has user logins to view all their respective electrical readings.
The engineering students have their sensor, which displays readings on its LCD. The problem is that readings can be observed only at the sensor's LCD and cannot be observed from afar. So my solution is using a web server that collects and stores sensor readings. An ESP01 wifi sensor to send readings to the web server. And an Android mobile app to display readings on the user's smartphone.