简体   繁体   English

蓝牙到Android到Arduino的通信:可能吗?

[英]Bluetooth to Android to Arduino communication: Is It possible?

I have mostly a general question, so I'm sorry if this is too broad. 我主要有一个一般性的问题,如果这过于笼统,我感到抱歉。 But I am working on plan for a robot and I wanna connect devices together. 但是我正在为机器人计划,我想将设备连接在一起。

Basically, I want to have an Android device connect to an Arduino Uno via Bluetooth, and then the Android Device connect to either another Android, or to a Bluetooth controller. 基本上,我想让一个Android设备通过蓝牙连接到Arduino Uno,然后让Android设备连接到另一个Android或一个蓝牙控制器。 The reason for this is that I want the main Android device to be used as a controller, and feed instructions to the Android device connected to the arduino, and that device to the arduino, and carry out that instruction. 原因是我希望将主要的Android设备用作控制器,并向连接到arduino的Android设备提供指令,并向arduino将该设备提供指令,并执行该指令。 But is that even possible? 但这有可能吗? If not, how can I work around it? 如果没有,我该如何解决? And if it is possible, any examples? 如果可能的话,有什么例子吗?

Summary: *Android Device to Android Device to Arduino via Bluetooth *First device as a controller, second as a brain to arduino *First communicates with second, second communicates with arduino 摘要:* Android设备通过蓝牙通过Android设备连接到Arduino *第一设备为控制器,第二设备为arduino的大脑*第一设备与第二设备通讯,第二设备与arduino设备通讯

Yepp bro it's possible i did with some other development board other than arduino but the important thing is concept and it's same for all developement boards. 是的,我有可能与arduino以外的其他开发委员会合作,但重要的是概念,所有开发板都一样。 In my project i created a connection between an android mobile & robot and then controlled its movement through an App like picking up an object using robotic arm and its motion. 在我的项目中,我在android手机和机器人之间建立了连接,然后通过应用程序控制了它的运动,例如使用机械手及其运动来拾取对象。

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

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