我正在考虑用可穿戴电子设备做一个项目。首先,我在想,你是否可以将HC-6蓝牙设备连接到Lilly Pad,通过蓝牙将数据发送到计算机?还是我一定要买“昂贵的”蓝牙伴侣?
第二,如果以上所述不可能,那么从莉莉平板向计算机发送数据的最聪明、最便宜的解决方案是什么?
发布于 2016-01-21 02:12:51
我看不出为什么不。首先,本教程向您介绍如何将HC-06附加到Arduino Uno:http://www.instructables.com/id/Add-bluetooth-to-your-Arduino-project-ArduinoHC-06/?ALLSTEPS。
即使你使用的是Lilypad,引脚也是一样的。下面是Lilypad:d1e21363-web.png的突出图
这在解释Macs的蓝牙串行通信方面做得很好:https://decyborg.wordpress.com/2013/09/08/bluetooth-serial-communication-with-arduino-jy-mcu-bluetooth-and-macbook-pro/
或者您也可以在Windows:https://www.microsoft.com/en-us/store/apps/bluetooth-serial-terminal/9wzdncrdfst8上查看这个
希望这能有所帮助。
https://stackoverflow.com/questions/34912723
复制相似问题