Arduino Bluetooth Car HC-05 or

Arduino Bluetooth Car HC-05 or

JSands
2019年08月27日
  • 2.5 MB

    文件大小

  • Android 4.0+

    Android OS

關於Arduino Bluetooth Car HC-05 or

通過藍牙控制基於RC車的Arduino或Raspberry Pi項目

該應用程序允許您通過藍牙控制基於Arduino或Raspberry Pi的RC車。這是使用支持藍牙的Android手機完成的。

***警告***

Arduino Bluetooth Car不會通過藍牙搜索設備。首先,您必須配對手機的設置。

如果您有任何問題,可以聯繫我,我會幫助您。

請享用

您可以使用HC-05或HC-06

碼:

void loop(){

if(bluetooth.available()){//檢查數據是否來自串口

comando =“”;

while(bluetooth.available())

{

char x = bluetooth.read();

comando + = x;

}

if(comando ==“f”)

面前();

否則如果(comando ==“e”)

剩下();

否則如果(comando ==“r”)

對();

否則如果(comando ==“p”)

stopCar();

否則如果(comando ==“b”)

背部();

否則如果(comando ==“m”)

更多();

}

更多

最新版本1.1的更新日誌

Last updated on 2019年08月27日
Minor bug fixes and improvements. Install or update to the newest version to check it out!
更多

視頻和屏幕截圖

  • Android 版預告片
  • Arduino Bluetooth Car HC-05 or 截圖 1
  • Arduino Bluetooth Car HC-05 or 截圖 2

Arduino Bluetooth Car HC-05 or APK信息

最新版本
1.1
類別
教育
Android OS
Android 4.0+
文件大小
2.5 MB
開發者
JSands
在APKPure安全快速地下載APK
APKPure 使用簽章驗證功能,確保為您提供無病毒的 Arduino Bluetooth Car HC-05 or APK 下載。

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