android - 如何使用蓝牙串口从Arduino接收数据到Android?

标签 android bluetooth serial-port controls arduino

我正在尝试使用 Android 设备通过蓝牙控制 Arduino。我能够控制 Arduino 上的 LED 和一些组件。但我不知道如何让 Android 从 Arduino 接收数据,类似于 BlueTerm 的方式。应用程序工作。任何人都可以帮助我吗?我不想使用 Amarino库,因为我不想使用额外的 .jar

最佳答案

关于android - 如何使用蓝牙串口从Arduino接收数据到Android?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13923458/

相关文章:

java - 无法以编程方式连接到蓝牙设备

linux - 高速串行(UART)缓冲区溢出

android - Android:通过Intent发送ParcelFileDescriptor时发生异常

安卓 2.1 : How to zoom in/out and scroll on a GridView

java - android 启动完成后自动启动应用程序

android - 如何使用 ViewPager 延迟动态 View 更改?

python - 通过蓝牙在 iOS 应用程序和 Raspberry Pi 之间进行通信

android - 需要在 Android 10.0 上为蓝牙低功耗扫描启用位置

linux - 使用串行控制台作为显示,但使用计算机键盘作为标准输入

macos - 使用 IOKit 搜索串口 - Swift