This document describes the design of a talking energy meter based on a microcontroller. The talking energy meter is designed to alert consumers when their electricity usage exceeds a set threshold. It uses an ATMEGA328 microcontroller connected to an energy meter, voice module, LCD display, GSM module, and IR sensor. When the energy meter readings exceed the threshold, the microcontroller drives the voice module to play a pre-recorded alert message in the local language. It also sends SMS alerts about monthly billing status and usage. This helps consumers monitor and reduce their electricity consumption in a user-friendly manner.