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".
Dưới đây là một dự án điều khiển từ xa Android Bluetooth đơn giản cho 2 Relays / Device sử dụng 89C2051 Micro-controller và HC-05 Bluetooth Module.
Bạn có thể tải về mạch và tập tin hex đây http://www.hobbyprojects.com/bluetooth-device-control/
Hướng dẫn ứng dụng:
1. Đầu tiên chắc chắn HC-05 Bluetooth Module được ghép nối với điện thoại di động của bạn. Các mật khẩu mặc định để ghép nối là "1234" hoặc "0000". Kiểm tra hướng dẫn của mô-đun Bluetooth.
2. Khi bạn bấm nút cho Device 1 ON nó sẽ gửi dữ liệu "A" để đun Bluetooth kết nối với một mạch. Vi điều khiển quay ON Device 1 relay khi nó phát hiện "A".
3. Khi bạn nhấn nút OFF cho Device 1 nó sẽ gửi dữ liệu "a" để đun Bluetooth kết nối với một mạch. Vi điều khiển biến OFF các thiết bị 1 relay khi nó phát hiện "một".
4. Khi bạn nhấn nút Device cho 2 ON nó sẽ gửi dữ liệu "B" để đun Bluetooth kết nối với một mạch. Vi điều khiển quay ON Device 2 rơle khi nó phát hiện "B".
5. Khi bạn nhấn nút OFF cho các thiết bị 2 nó sẽ gửi dữ liệu "b" để đun Bluetooth kết nối với một mạch. Vi điều khiển biến OFF các thiết bị 2 rơ le khi nó phát hiện "b".