This document describes an automatic rain sensing wiper system that uses an Arduino microcontroller. The system includes a rain sensor that detects the intensity of rainfall and sends that information to the Arduino. The Arduino then processes the sensor data and controls the speed of a servo motor that operates the car's wiper blades accordingly. When raindrops hit the sensor, it detects the rainfall intensity and the wiper speed is automatically adjusted based on the reading, without any manual input from the driver. The system aims to improve safety by automatically activating the wipers and adjusting the speed based on actual rainfall conditions.