Automatic Door Opening System
In Stock
An Automatic Door System using Arduino, an ultrasonic sensor, and a servo motor that detects an approaching object and opens the door automatically.
Description
The Automatic Door System is designed to open and close a door automatically based on the detection of an object or person using an ultrasonic sensor. The ultrasonic sensor measures the distance of an approaching object, and when the object is detected within a specific range (e.g., 15 cm), the Arduino sends a signal to the servo motor to open the door. After a set time or when the object moves away, the servo motor closes the door automatically.
-
A Soil Moisture Detection System using Arduino, a soil moisture sensor, and a buzzer that sounds an alert when soil moisture is detected.
-
- A rain alert system with an LCD display and buzzer, controlled by an 8051 microcontroller, is designed to detect rainfall and provide real-time notifications. The system uses a rain sensor to detect moisture or rainfall, and the microcontroller processes the sensor data. When rain is detected, the 8051 triggers a buzzer to alert the user audibly and displays the rain status on an LCD screen.