How to Make an Arduino Controlled Power Outlet Box | DIY SMART PLUG | ASP
Guys, this video describes how to make a Bluetooth controlled swich using Arduino. So, u can wirelessly control your home appliances using your mobile phone. Materials required 1. 240v 6A socket 2.240v 6a relay 3.HC -05 Bluetooth Module 4. Arduino Uno 5. Jumper wires 6. 5A plug Download Arduino IDE from https://www.arduino.cc/en/main/software and install it onto your computer . Copy the code from the attached file and paste it on Arduino IDE . Select the port from tools and click upload. Then using jumper wires, connect 5v and ground of Arduino to vcc pin and gnd pin of bluetooth module and relay module respectively. Connect IN1 and IN2 of relay to digital pins 8 and 9 of Arduino board. Connect rx of hc05 to tc of Arduino and tx of hc05 to rc of Arduino board. Connect the live of power cord to the plug through relay and neutral directly to plug. Download the Arduino bluetooth home automation from Google Play Store :-https://play.google.com/store/apps/details?id=com.bluetoothcontroller Select connect and select your bluetooth module (mostly hc 05 ; first time users need to pair it from system settings using the password 0000 or 1234) . Your iot home automation devices are ready. Code and circuit diagram:- https://drive.google.com/folderview?id=1Wvb1cyKoTqhYlR4_TWKHA7m7WeyKLVbE
Guys, this video describes how to make a Bluetooth controlled swich using Arduino. So, u can wirelessly control your home appliances using your mobile phone. Materials required 1. 240v 6A socket 2.240v 6a relay 3.HC -05 Bluetooth Module 4. Arduino Uno 5. Jumper wires 6. 5A plug Download Arduino IDE from https://www.arduino.cc/en/main/software and install it onto your computer . Copy the code from the attached file and paste it on Arduino IDE . Select the port from tools and click upload. Then using jumper wires, connect 5v and ground of Arduino to vcc pin and gnd pin of bluetooth module and relay module respectively. Connect IN1 and IN2 of relay to digital pins 8 and 9 of Arduino board. Connect rx of hc05 to tc of Arduino and tx of hc05 to rc of Arduino board. Connect the live of power cord to the plug through relay and neutral directly to plug. Download the Arduino bluetooth home automation from Google Play Store :-https://play.google.com/store/apps/details?id=com.bluetoothcontroller Select connect and select your bluetooth module (mostly hc 05 ; first time users need to pair it from system settings using the password 0000 or 1234) . Your iot home automation devices are ready. Code and circuit diagram:- https://drive.google.com/folderview?id=1Wvb1cyKoTqhYlR4_TWKHA7m7WeyKLVbE