IOT BASED AUTOMATIC READING AND BILLING SYSTEM OF ENERGY METER









Abstract

This project describes the implementation of energy meters using IoT concept and microcontroller based designs. The proposed system design eliminates human involvement in maintaining electricity. The power transmission can be switched off autonomously by the remote server if the buyer does not pay a bill within a duration provided to them. The user can control the energy consumption in units from a web page by providing the IP address of the device. The theft detection unit connected to the energy meter notifies the company when meter tampering occurs, it sends theft detection information through the modem, and the detected theft is displayed in the terminal window on the company page. The IoT process is carried out by the Wi-Fi unit, which sends data from the energy meter to a web page that can be viewed via the IP address. The hardware interface circuit consists of ATMEGA 328 microcontroller, MAX232, LCD display, ESP8266 Wi-Fi module, GSM modem. The Wi-Fi unit performs the IOT process by sending data from the energy meter to the web page.


Modules


Algorithms


Software And Hardware