شرح تطبيق Arduino Bluetooth Car HC-05 or HC-06 وكيفية استخدامه
يسمح لك البرنامج بالتحكم في سيارة RC من Arduino أو Raspberry Pi عبر البلوتوث. يتم ذلك باستخدام هاتف Android مزود بتقنية Bluetooth.
***تحذير***
لا يبحث Arduino Bluetooth Car عن الاجهزة عن طريق البلوتوث. يجب عليك أولاً إقران إعدادات هاتفك المحمول.
إذا كان لديك أي مشاكل ، يمكنك الاتصال بي وسأساعدك.
استمتع
يمكنك استخدام HC-05 أو HC-06
الشفرة:
حلقة فارغة() {
إذا (bluetooth.available ()) {// للتحقق من أن البيانات تبدأ من المنفذ التسلسلي
comando = ؛
بينما (bluetooth.available ())
{
char x = bluetooth.read ()؛
comando + = س ؛
}
إذا (comando == f)
أمامي()؛
آخر إذا (comando == e)
اليسار()؛
آخر إذا (comando == r)
حق()؛
آخر إذا (comando == p)
stopCar ()؛
آخر إذا (comando == b)
الى الخلف()؛
آخر إذا (comando == m)
أكثر من()؛.
.
تنزيل APK الاصدار 1.3 المجانية Free Download
يمكنك تنزيل Arduino Bluetooth Car HC-05 or HC-06 APK 1.3 لـ Android مجاناً Free Download الآن عبر أبك داون مود.
الوسوم: download arduino bluetooth rc car apkarduino bluetooth downloaddoes arduino have bluetootharduino bluetooth examplearduino ble bluetooth exampleArduino Bluetooth Car HC05 or HC06