This document presents a home automation system using an Arduino microcontroller, WiFi module, and smartphone app for remote control. The system allows users to control appliances like lights, fans, and TV from anywhere using their phone over WiFi. It uses an Arduino Uno board connected to relays to switch appliances on/off based on commands from the user's phone sent over the local network. The system was tested experimentally and can control multiple devices with low delays between 2-3 seconds for switching. Future work may aim to reduce delays and expand the WiFi range for more flexible remote control.