This document summarizes an internship report on a home automation project using IoT. The objectives were to automate a room's lighting system using a Raspberry Pi, IR sensor, and relay. When the IR sensor detects a person entering the room, it triggers the relay to switch on the light bulb. The light can also be controlled remotely via commands sent to the Raspberry Pi over WiFi from a mobile phone. Issues faced included connecting AC components to the Raspberry Pi safely and synchronizing the IR sensor and remote commands. The project demonstrates using IoT technologies like sensors and cloud connectivity to automate control of devices in the home.