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 adalah Android Bluetooth Projek kawalan jauh yang mudah untuk 2 Geganti / Peranti menggunakan 89c2051 mikro-pengawal dan HC-05 Bluetooth Modul.
Anda boleh memuat turun litar dan fail hex sini http://www.hobbyprojects.com/bluetooth-device-control/
Arahan App:
1. Pertama sekali, pastikan HC-05 anda Bluetooth Module dipasangkan dengan telefon bimbit anda. Kata laluan sedia ada untuk berpasangan adalah "1234" atau "0000". Semak manual modul Bluetooth.
2. Apabila anda menekan butang ON untuk Peranti 1 ia menghantar data "A" untuk modul Bluetooth berkaitan dengan litar. Mikropengawal bertukar ON Peranti 1 relay apabila ia mengesan "A".
3. Apabila anda menekan butang untuk Peranti 1 OFF ia menghantar data "a" untuk modul Bluetooth berkaitan dengan litar. Mikropengawal bertukar OFF Peranti 1 relay apabila ia mengesan "a".
4. Apabila anda menekan butang ON untuk Peranti 2 ia menghantar data "B" kepada modul Bluetooth berkaitan dengan litar. Mikropengawal bertukar ON relay Peranti 2 apabila ia mengesan "B".
5. Apabila anda menekan butang untuk Peranti 2 OFF ia menghantar data "b" kepada modul Bluetooth berkaitan dengan litar. Mikropengawal bertukar OFF relay Peranti 2 apabila ia mengesan "b".