将 USB 串行电缆连接到边界路由器
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
在 GitHub 上查看源代码
使用 USB 串行线连接到边界路由器串行端口以进行调试。
BeagleBone 黑色
BeagleBone Black (BBB) 使用以下串行端口设置:
- Baudrate:115200
- 数据位:8
- 对等性:无
- 停止位:1
推荐数据线:
如何连接
如需详细了解如何将串行电缆连接到 BBB,请参阅 Beagleboard Wiki。对于这两条数据线,黑线应连接到最靠近以太网端口的引脚 1 (GND)。
Adafruit 串行线
FTDI 串行线
树莓派
Raspberry Pi (RPi) 使用以下串行端口设置:
- Baudrate:115200
- 数据位:8
- 对等性:无
- 停止位:1
推荐数据线:Adafruit USB 转 TTL 串行线
如需了解如何在 RPi 上连接和启用串行控制台,请参阅 Adafruit 的“使用控制台线缆”指南。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。Thread 是 Thread Group, Inc. 的注册商标。
最后更新时间 (UTC):2023-09-07。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"没有我需要的信息"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"太复杂/步骤太多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"内容需要更新"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/代码问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]