You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Automated Gate Control System employs Arduino, servo motors, and IR sensors to automate gate operations. Opening and closing are triggered by corresponding IR sensors, with a 3-second delay during gate opening. Gate2 opens in the opposite direction for added control.
This Arduino project features a Motion Detection System using a PIR sensor and a buzzer. When motion is detected, the buzzer activates, providing a simple and effective solution for motion sensing applications.
The Laser Security System with Gate Control uses IR and LDR sensors to detect intrusions. Gates open with light detection and trigger lights. If no light, the system blinks red lights and keeps the gates closed for enhanced security.
This project demonstrates interfacing LEDs with a push button using an ESP8266 (D1 R1). The LEDs are connected to pins D1, D2, D3, and D5, while the push button is connected to pin D4 for changing LED lighting modes.