
A voice-controlled IoT home automation system with Arduino, Bluetooth, and a React web interface.
A voice-controlled smart home automation system that enables users to control lights and sockets through voice commands, timers, and scheduling.
Integrates a React frontend with a Node.js WebSocket backend and Arduino hardware via Bluetooth communication.
Supports 28+ natural language voice commands using the Web Speech API, with timer-based and scheduled command execution.
Features real-time status indicators, a three-tab interface for voice/timer/schedule modes, and a demo server for testing without hardware.