This document describes a project to remotely monitor the voltage of a power station/substation using GSM. An Arduino board measures the voltage using a potential divider circuit and sends the readings via a SIM908 GSM module in SMS messages. The project prototype monitors voltage, displays it on an LCD, and sends updates every 10 minutes. Future work could expand monitoring to other parameters and use GPRS for remote access from anywhere via the internet.