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".
यहां 2 रिले / 89c2051 माइक्रो नियंत्रक और कोर्ट-05 ब्लूटूथ मॉड्यूल का उपयोग कर डिवाइस के लिए एक सरल एंड्रॉयड ब्लूटूथ रिमोट कंट्रोल परियोजना है।
आप यहाँ http://www.hobbyprojects.com/bluetooth-device-control/ सर्किट और हेक्स फाइल को डाउनलोड कर सकते हैं
एप्लिकेशन को निर्देश:
1. सबसे पहले अपने HC-05 ब्लूटूथ मॉड्यूल अपने मोबाइल के साथ रखा जाता है सुनिश्चित करें। बाँधना के लिए डिफ़ॉल्ट पासवर्ड "1234" या "0000" है। ब्लूटूथ मॉड्यूल के मैनुअल की जाँच करें।
आप डिवाइस 1 के लिए बटन पर प्रेस 2. जब यह एक सर्किट के साथ जुड़ा ब्लूटूथ मॉड्यूल के लिए डेटा 'ए' को भेजता है। Microcontroller यह 'ए' का पता लगाता है जब डिवाइस एक रिले पर जाता है।
आप डिवाइस 1 के लिए बटन बंद दबाते हैं 3. यह डेटा "एक" ब्लूटूथ मॉड्यूल के लिए एक सर्किट के साथ जुड़े हुए भेजता है। Microcontroller यह 'ए' का पता लगाता है जब डिवाइस एक रिले बंद हो जाती है।
आप डिवाइस 2 के लिए बटन पर प्रेस 4. जब यह एक सर्किट के साथ जुड़ा ब्लूटूथ मॉड्यूल के लिए डेटा "बी" भेजता है। Microcontroller यह "बी" का पता लगाता है जब डिवाइस 2 रिले पर जाता है।
आप डिवाइस 2 के लिए बटन बंद दबाते 5. यह एक सर्किट के साथ जुड़ा ब्लूटूथ मॉड्यूल के लिए डेटा "बी" भेजता है। Microcontroller यह "बी" का पता लगाता है जब डिवाइस 2 रिले बंद हो जाती है।