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