Here is a simple Android Bluetooth Remote Control Project for 2 Relays / Device using 89c2051 Micro-controller and HC-05 Bluetooth Module.
You can download circuit and hex file here http://www.hobbyprojects.com/bluetooth-device-control/
App 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 for Device 1 it sends the data "A" to Bluetooth Module connected with a circuit. Microcontroller turns ON the Device 1 relay when it detects "A".
3. When you press OFF button for Device 1 it sends the data "a" to Bluetooth Module connected with a circuit. Microcontroller turns OFF the Device 1 relay when it detects "a".
4. When you press ON button for Device 2 it sends the data "B" to Bluetooth Module connected with a circuit. Microcontroller turns ON the Device 2 relay when it detects "B".
5. When you press OFF button for Device 2 it sends the data "b" to Bluetooth Module connected with a circuit. Microcontroller turns OFF the Device 2 relay when it detects "b".
Berikut ini adalah Android Bluetooth Proyek Remote Control sederhana untuk 2 Relay / Perangkat menggunakan 89c2051 Micro-controller dan HC-05 Bluetooth Module.
Anda dapat men-download rangkaian dan file hex sini http://www.hobbyprojects.com/bluetooth-device-control/
App Instruksi:
1. Pertama pastikan HC-05 Bluetooth Module dipasangkan dengan ponsel Anda. Password default untuk pasangan adalah "1234" atau "0000". Periksa manual dari modul Bluetooth.
2. Ketika Anda menekan tombol ON untuk Perangkat 1 mengirimkan data "A" untuk Modul Bluetooth terhubung dengan sirkuit. Mikrokontroler ternyata ON Device 1 estafet ketika mendeteksi "A".
3. Ketika Anda menekan tombol OFF untuk Perangkat 1 mengirimkan data "a" untuk Modul Bluetooth terhubung dengan sirkuit. Mikrokontroler ternyata OFF Device 1 estafet ketika mendeteksi "a".
4. Ketika Anda menekan tombol ON untuk Perangkat 2 mengirimkan data "B" untuk Modul Bluetooth terhubung dengan sirkuit. Mikrokontroler ternyata ON Device 2 estafet ketika mendeteksi "B".
5. Ketika Anda menekan tombol OFF untuk Perangkat 2 mengirimkan data "b" untuk Modul Bluetooth terhubung dengan sirkuit. Mikrokontroler ternyata OFF Device 2 estafet ketika mendeteksi "b".