Full Bluetooth Keyboard

Full Bluetooth Keyboard

JSands
2019年11月29日
  • 3.7 MB

    文件大小

  • Android 4.3+

    Android OS

關於Full Bluetooth Keyboard

全藍牙鍵盤通過藍牙發送任何字符

全藍牙鍵盤旨在與您的Arduino或Raspberry pi項目進行通信。

全藍牙鍵盤非常簡單,可以通過藍牙HC-05或HC-06將數字或任何字符發送到您的Arduino或Raspberry Pi項目。

使用新版本,用戶可以選擇是否要掃描設備或已解析的設備。如果您在掃描模式上遇到問題,建議您通過移動設置與藍牙設備配對,然後打開de App。

**如何使用**

-輸入完整的藍牙鍵盤應用程序,然後單擊“掃描”按鈕

選擇您的藍牙設備(您需要等待幾秒鐘)

-當應用程序返回鍵盤而沒有錯誤消息時,它準備發送數據。

#include

串行藍牙軟件(6,7); //接收TX

void setup(){

Serial.begin(57600);

bluetooth.begin(57600);

}

無效循環(){

如果(bluetooth.available())

Serial.write(bluetooth.read());

if(Serial.available())

bluetooth.write(Serial.read());

}

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

享受

更多

最新版本11.0的更新日誌

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

視頻和屏幕截圖

  • Android 版預告片
  • Full Bluetooth Keyboard 截圖 1
  • Full Bluetooth Keyboard 截圖 2
  • Full Bluetooth Keyboard 截圖 3

Full Bluetooth Keyboard APK信息

最新版本
11.0
類別
工具
Android OS
Android 4.3+
文件大小
3.7 MB
開發者
JSands
在APKPure安全快速地下載APK
APKPure 使用簽章驗證功能,確保為您提供無病毒的 Full Bluetooth Keyboard APK 下載。

Full Bluetooth Keyboard歷史版本

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