Automatic Cloth Protector From Rain Project
Introduction: This project aims to create an automatic clothes protection system that saves your clothes from getting wet in the rain. The system detects rain and retracts the clothes under a roof. Once the rain stops, the clothes are extended back out to dry. This innovative solution ensures your laundry stays dry and protected. Components Needed: Arduino Buy Arduino UNO CLICK TO BUY Rain Sensor Buy Rain SENSOR CLICK TO BUY Servo Motor Buy Servo Motor CLICK TO BUY 12V Battery Buy 12 V Battery Arduino IDE ARDUINO IDE Connection Diagram: Connect the D0 pin of the rain sensor to pin 2 of the Arduino. Connect the signal pin of the servo motor to pin 9 of the Arduino. Connect the VCC of both the servo motor and the rain sensor to the 5V pin of the Arduino. Finally, connect the GND of both the servo motor and the rain sensor to the GND pin of the Arduino. Steps: Connect the Components: Connect the D0 pin of the rain sensor to pin 2 of the Arduino. Connect th...
Comments
Post a Comment