bluno可否通过蓝牙与microbit通信?
2018-04-031.5万
AI 快速预览详细
本文介绍了如何通过蓝牙实现bluno和microbit之间的数字传输。文中详细描述了具体的连接步骤和调试方法,帮助用户轻松实现设备间的通信。无论是初学者还是有一定经验的开发者,都可以通过本文快速掌握这一技能。
|
RT~~研究了好久,,,不知道要怎么实现bluno和microbit通过蓝牙通信,来进行数字的传输。比如,通过microbit将数字传输到bluno上~~ 求指教!!! |
|
RT~~研究了好久,,,不知道要怎么实现bluno和microbit通过蓝牙通信,来进行数字的传输。比如,通过microbit将数字传输到bluno上~~ 求指教!!! |
创作许可协议
本项目采用 None(不开放任何权利,保留所有权利) 进行许可。
创作许可协议
本项目采用 None(不开放任何权利,保留所有权利) 进行许可。
Using the micro:bit Bluetooth Low Energy UART (serial over Bluetooth)
https://support.microbit.org/support/solutions/articles/19000062330-using-the-micro-bit-bluetooth-low-energy-uart-serial-over-bluetooth-
想到的就是蓝牙串口功能,FYI