In this blog post, we present a Rain Detection System utilizing a Raindrop Sensor Module and an Arduino UNO Board. The raindrop sensor detects rain and measures rainfall levels, making it a versatile component. This technology is widely used in automatic wiper systems, smart lighting, and sunroof controls in vehicles, showcasing its practical applications in enhancing functionality and automation.
The FC-37 or YL-83 Raindrop Sensor Module typically features the following pins:
The rain sensor board, a separate component connected to the control board, typically includes the following pins:
Discover the Raindrop Sensor Module paired with an Arduino for an efficient Rain Detection System. This setup allows for easy assembly following a provided circuit diagram, making it straightforward to connect and utilize. The module’s functionality can be quickly tested with simple Arduino code, perfect for those looking to enhance their projects.

The Rain Detection System functions by utilizing the raindrop sensor to detect water. When rain is detected, the sensor sends a signal to the Arduino through pin 2. The Arduino processes this signal and can activate an LED and a buzzer according to the programmed instructions, outputting signals to pins 3 and 4. This setup ensures a responsive and effective rain detection solution.