1/2
Arduino Bluetooth Car HC-05 or HC-06 screenshot 0
Arduino Bluetooth Car HC-05 or HC-06 screenshot 1
Arduino Bluetooth Car HC-05 or HC-06 Icon

Arduino Bluetooth Car HC-05 or HC-06

JSands
Trustable Ranking Iconموثوق
1K+التنزيلات
2.5MBالحجم
Android Version Icon4.0.1 - 4.0.2+
إصدار الأندرويد
1.3(02-06-2020)الإصدار الأخير
-
(0 المراجعات)
Age ratingPEGI-3
تنزيل
التفاصيلالمراجعاتالنُّسَخالمعلومات
1/2

وصف لـArduino Bluetooth Car HC-05 or HC-06

The application allows you to control an Arduino or Raspberry Pi based RC car over Bluetooth. This is done using a Bluetooth enabled Android phone.


***Warning***

Arduino Bluetooth Car does not search for devices by bluetooth. First you have to pair through the settings of your mobile phone.


If you have any problems, you can contact me and I'll help you.

Enjoy


You can use HC-05 or HC-06

Code:

void loop() {

if (bluetooth.available()) { // Checks whether data is comming from the serial port

comando = "";

while (bluetooth.available())

{

char x = bluetooth.read();

comando += x;

}

if (comando == "f")

front();

else if (comando == "e")

left();

else if (comando == "r")

right();

else if (comando == "p")

stopCar();

else if (comando == "b")

back();

else if (comando == "m")

more();


}


Arduino Bluetooth Car HC-05 or HC-06 - إصدار 1.3

(02-06-2020)
نُسخ أخرى

لا توجد آراء أو تقييمات بعد! لترك أول تقييم يرجى

-
0 Reviews
5
4
3
2
1

Arduino Bluetooth Car HC-05 or HC-06 - معلومات APK

نُسخة APK: 1.3الحزمة: com.jsands.joaosantos.arduinbluetoothcar
التوافق مع أندرويد: 4.0.1 - 4.0.2+ (Ice Cream Sandwich)
المطور:JSandsالأذونات:4
الاسم: Arduino Bluetooth Car HC-05 or HC-06الحجم: 2.5 MBالتنزيلات: 20الإصدار : 1.3تاريخ الإصدار: 2021-10-14 21:56:57الشاشة: SMALLيدعم CPU نوع:
عنوان الحزمة: com.jsands.joaosantos.arduinbluetoothcarتوقيع SHA1: B1:6D:C0:4A:AD:16:F6:0D:4A:6D:61:D4:6F:00:88:55:B4:60:80:78المطور (CN): Androidالمنظمة (O): Google Inc.محلي (L): Mountain Viewالبلد (C): USولاية/مدينة (ST): Californiaعنوان الحزمة: com.jsands.joaosantos.arduinbluetoothcarتوقيع SHA1: B1:6D:C0:4A:AD:16:F6:0D:4A:6D:61:D4:6F:00:88:55:B4:60:80:78المطور (CN): Androidالمنظمة (O): Google Inc.محلي (L): Mountain Viewالبلد (C): USولاية/مدينة (ST): California

آخر إصدار من Arduino Bluetooth Car HC-05 or HC-06

1.3Trust Icon Versions
2/6/2020
20 التنزيلات2.5 MB الحجم
تنزيل
appcoins-gift
ألعاب AppCoinsاربح المزيد من الجوائز!
المزيد