Warning: Undefined property: WhichBrowser\Model\Browser::$name in /www/wwwroot/steprimo.com/config.php on line 30
Warning: Undefined property: WhichBrowser\Model\Device::$manufacturer in /www/wwwroot/steprimo.com/config.php on line 34
Warning: Undefined property: WhichBrowser\Model\Device::$model in /www/wwwroot/steprimo.com/config.php on line 35 Bluetooth Relay ON-OFF Project Download APK for Android
This is a simple Android Bluetooth Remote Controlled Relay Project using 89c2051 Micro-controller and HC-05 Bluetooth Module. You can control relay to switch ON/OFF device like Light, Fan etc.
You can download circuit and hex file here http://www.hobbyprojects.com/bluetooth-device-control/
Instructions:
1. First make sure your HC-05 Bluetooth Module is paired with your mobile. The default password for pairing is "1234" or "0000". Check the manual of Bluetooth module.
2. When you press ON button it sends the data "A" to Bluetooth Module connected with a circuit. Micro-controller turns ON the relay when it detects "A"
3. When you press OFF button it sends the data "a" to Bluetooth Module connected with a circuit. Micro-controller turns OFF the relay when it detects "a"
4. For voice command click on Mic. icon and speak "ON" or "OFF" to turn ON/OFF device (it needs Wifi or Data Connection)