简体   繁体   English

Android中的蓝牙与arduino连接

[英]Bluetooth in Android to connect with arduino

I want to get two values from arduino board via Bluetooth in my android application. 我想在我的android应用程序中通过蓝牙从arduino板上获取两个值。 The arduino board is already paired to my device. Arduino板已经与我的设备配对。 How can i receive those values. 我该如何接收这些值。 Anyone ?? 任何人 ??

You need to write two applications. 您需要编写两个应用程序。 one on android and the other on Arduino board. 一个在android上,另一个在Arduino板上。 you can refer the following tutorial to connect to bluetooth device from android app. 您可以参考以下教程从android应用连接到蓝牙设备。

communicating with bluetooth device from android app 从android应用与蓝牙设备通信

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM