This document outlines a smart home automation project using a mobile application to control home appliances via an Arduino board and Bluetooth module. The objectives are to understand smart home concepts, establish serial communication between Arduino and a mobile device, and design a user interface. The system allows controlling AC loads from an Android phone app through an Arduino, Bluetooth module, relays, and relay driver IC. A block diagram and flowchart illustrate the components and process. An App Inventor mobile app is created to provide the human-machine interface.