Simulation of Arduino Based Rain Detector in Proteus
A rain detector based on Arduino is a simple electronic device designed to detect the presence of rain or moisture in the environment. It typically consists of a series of sensors, usually in the form of conductive plates or wires, connected to an Arduino microcontroller board. When raindrops or moisture make contact with these sensors, they create a conductive path, allowing the Arduino to detect the change in resistance and infer the presence of rain.
Components and supplies
1
LilyPad LED Green (5pcs)
1
Rain Sensor
1
LCD screen 20x4
1
40 colored male-female jumper wires
1
High brightness LED red
1
Arduino UNO Mini Limited Edition
1
piezo speaker
Tools and machines
1
Proteus Circuit Simulator
Apps and platforms
1
Proteus 8
1
Arduino IDE 2.0 (beta)
Project description
Code
Arduino Rain Detector Code
cpp
Run this code using Arduino IDE and upload it
Downloadable files
Arduino Rain Detector Proteus File
Download the File and run the simulation
Arduino_Rain_Sensor.zip
Rain Sensor Library for Proteus
Download it and add it to Proteus
https://www.theengineeringprojects.com/2018/07/rain-sensor-library-for-proteus.html
Comments
Only logged in users can leave comments