This document outlines a home automation system using an Arduino board. The key components are an Arduino Uno, HC-05 Bluetooth module, 8-channel relay module, jumper wires, and programming cable. An Android app is connected to the Bluetooth module to control appliances. When buttons in the app are pressed, variables are sent to the Arduino via serial communication. The Arduino then controls appliances like lights through the relay module based on the received variables and programmed conditions. Diagrams illustrate the system's circuit and block diagrams. Benefits include remote access, convenience and increased safety, while disadvantages are complex installation and compatibility concerns.