This document describes a wireless sensor network system for remotely monitoring solar panels. Sensor nodes attached to each solar panel measure electrical parameters like voltage, current, light intensity, temperature, and dust. The nodes send this data via XBee modules to a central HUB computer. The HUB displays the data in real-time using a Python GUI and stores it in an Excel file. It also forwards the data to a server via Ethernet. This system allows continuous monitoring of each individual solar panel's performance and condition from a remote location.