This document describes an Arduino-based weather monitoring system that was developed to automatically collect weather data including temperature, humidity, and light intensity. The system uses sensors connected to an Arduino microcontroller to measure these variables over time. The sensor readings are stored in a file and can be displayed graphically to analyze weather patterns. The system was designed to forecast weather without human error by sensing key factors that determine weather conditions. It was found to successfully collect weather data through experiments and demonstrate weather patterns through generated graphs.