An IoT-based system to control home appliances using mobile or voice commands.
An IoT-based system that lets users control home appliances remotely using a mobile device or voice commands.
The client wanted a way to control lights and appliances without needing to physically reach a switch every time.
We built a home automation system where appliances are connected through relay modules controlled by a microcontroller, which receives commands over Bluetooth or WiFi from a mobile app or voice assistant integration.
A microcontroller (Arduino or ESP32) connects to relay modules wired to household appliances. Commands are sent wirelessly (Bluetooth or WiFi) from a mobile app, and the microcontroller switches the appropriate relay to turn appliances on or off.
Delivered as a working prototype with wiring diagram, source code, and setup instructions.