This document provides an overview of a graduation project for a home automation system using Arduino and Android. The system allows a user to control home appliances like garage doors, fans, lights, and water pumps using a smartphone. It discusses the hardware and software components used to implement the system. Key hardware includes sensors for temperature, light, motion, and water level. Motors are used to control appliances. The system is controlled with an Arduino microcontroller and an Android smartphone app. Network connectivity is provided through WiFi to allow remote control via the phone. The document outlines the system design and provides details on implementation, user guide, and future work.