This document describes a Raspberry Pi-based home appliance control system using a microcontroller. The system allows users to remotely control home appliances like doors, curtains, lights, and fans using a smart phone. It uses a Raspberry Pi as a server to connect to an Arduino microcontroller via string signals from a user interface webpage. The Arduino then controls the appliances using a motor driver and relay modules. The system provides a low-cost way to automate home appliances using Raspberry Pi's built-in WiFi and an Android phone as a router. It implements control of appliances through software programs that activate motors and relays by changing pin states on the Arduino. The system was tested and able to successfully control connected
Related topics: