Arduino Bluetooth Car HC-05 or

Arduino Bluetooth Car HC-05 or

JSands
Aug 27, 2019
  • 2.5 MB

    फाइल का आकार

  • Android 4.0+

    Android OS

Arduino Bluetooth Car HC-05 or के बारे में

ब्लूटूथ पर आरसी कार पर आधारित एक Arduino या रास्पबेरी पाई परियोजना को नियंत्रित करें

आवेदन आप ब्लूटूथ पर एक Arduino या रास्पबेरी पाई आधारित आर सी कार को नियंत्रित करने की अनुमति देता है। यह एक ब्लूटूथ सक्षम एंड्रॉइड फोन का उपयोग करके किया जाता है।

*** चेतावनी ***

Arduino ब्लूटूथ कार ब्लूटूथ द्वारा उपकरणों की खोज नहीं करता है। सबसे पहले आपको अपने मोबाइल फोन की सेटिंग के जरिए पेयर करना होगा।

यदि आपको कोई समस्या है, तो आप मुझसे संपर्क कर सकते हैं और मैं आपकी मदद करूंगा।

का आनंद लें

आप HC-05 या HC-06 का उपयोग कर सकते हैं

कोड:

शून्य लूप () {

if (bluetooth.available ()) {// जाँच करता है कि क्या डेटा सीरियल पोर्ट से आ रहा है

comando = "";

जबकि (bluetooth.available) ()

{

char x = bluetooth.read ();

comando + = x;

}

अगर (comando == "f")

सामने ();

और यदि (कॉमांडो == "ई")

बाएं();

और अगर (comando == "r")

सही();

और यदि (comando == "p")

stopCar ();

और यदि (कॉमांडो == "बी")

वापस();

और यदि (comando == "m")

अधिक();

}

अधिक दिखाएं

What's new in the latest 1.1

Last updated on Aug 27, 2019
Minor bug fixes and improvements. Install or update to the newest version to check it out!
अधिक दिखाएं

वीडियो और स्क्रीनशॉट

  • एंडरॉयड आधिकारिक ट्रेलर के लिए Arduino Bluetooth Car HC-05 or
  • Arduino Bluetooth Car HC-05 or स्क्रीनशॉट 1
  • Arduino Bluetooth Car HC-05 or स्क्रीनशॉट 2

Arduino Bluetooth Car HC-05 or के पुराने संस्करण

APKPure आइकन

APKPure ऐप के माध्यम से सुपर तेज़ और सुरक्षित डाउनलोडिंग

एंड्रॉइड पर XAPK/APK फ़ाइलें इंस्टॉल करने के लिए एक-क्लिक करें!

डाउनलोड APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies