Posts

Showing posts from August, 2025

Garage Parking System

Image
Smart Garage Door Opener Using Arduino Smart Garage Door Opener Using Arduino This project creates an automated garage door system controlled via Bluetooth from your smartphone. The system uses two servo motors to open/close the door, with LED lighting that fades in/out during operation - all housed in a custom 3D printed enclosure. How the System Works Two SG90 servo motors work in tandem to open/close the garage door HC-05 Bluetooth module enables wireless control from a smartphone app When opening: Servos move 120° in opposite directions (0→120 and 120→0) When closing: Servos reverse their movement with different speed settings LED light fades in gradually when door opens completely LED fades out slowly when door closes (after 5 second delay) 7.4V battery powers the entire system with capacitor for voltage stabilization ...