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".
Hier ist ein einfaches Android Bluetooth Remote Control-Projekt für 2 Relais / Gerät mit 89C2051 Mikrocontroller und HC-05 Bluetooth-Modul.
Sie können Kreis und Hex-Datei hier downloaden http://www.hobbyprojects.com/bluetooth-device-control/
App Anleitung:
1. Stellen Sie zunächst sicher, dass Ihr HC-05 Bluetooth-Modul wird mit deinem Handy gepaart. Das Standardkennwort für Paarung ist "1234" oder "0000". Überprüfen Sie in der Bedienungsanleitung des Bluetooth-Modul.
2. Wenn Sie ON-Taste für Gerät 1 drücken Sie sendet die Daten "A", um Bluetooth-Modul mit einer Schaltung verbunden ist. Mikrocontroller dreht auf dem Gerät 1 Relais, wenn es "A" feststellt.
3. Wenn Sie die OFF-Taste für Gerät 1 Drücken sie die Daten "a", um Bluetooth-Modul mit einem Schaltkreis verbunden sendet. Microcontroller schaltet die Vorrichtung 1 Relais, wenn es "a" feststellt.
4. Wenn Sie die ON-Taste für Gerät 2 drücken Sie sendet die Daten "B", um Bluetooth-Modul mit einer Schaltung verbunden ist. Microcontroller setzt das Gerät 2 Relais, wenn es "B" feststellt.
5. Wenn Sie die OFF-Taste für Gerät 2 drücken Sie sendet die Daten "b", um Bluetooth-Modul mit einer Schaltung verbunden ist. Microcontroller schaltet die Geräte-2-Relais, wenn es "b" feststellt.