The project involves building an automated control system for the garage door, entrance gate, yard light, allowing the user to control remotely using an Arduino boards equipped with Wi-Fi capabilities. This project allows users to operate from a distance via a mobile application.
The Arduino is programmed to read signals from the remote server and interpret commands for opening and closing the garage door. When an opening command is received, the Arduino activates the relay, which starts the garage door motor to open the door.
After, when a closing command is received, the Arduino deactivates the relay, closing the garage door.
In the same way, the user can control the opening or closing of the gate, or the light in the yard.