Bluetooth-Controlled Smart Home AC Hub
A wireless AC appliance switching hub using an Arduino Uno and Bluetooth (HC-05/06). Safely bridge the gap between low-voltage DC signals and high-voltage AC power to control lights, fans, or heaters from your smartphone via a serial terminal app.
Components & Supplies
Circuit Connections
The Concept
This project transforms an Arduino into a Bluetooth-enabled switch for mains appliances. It uses the HC-05 module to receive serial data from a mobile app. When specific characters are received (e.g., '1' or '0'), the Arduino triggers a logic signal to a Relay module, physically closing or opening the high-voltage AC circuit.
Emphasis is placed on power isolation and rugged power delivery using a 3S Li-ion battery stepped down for the Arduino.
Safety First
CAUTION: Working with 220V/110V AC power is extremely dangerous. Ensure all connections are insulated, use a proper enclosure, and always disconnect from the wall before modifying the circuit. Grounding is mandatory for metal surfaces.