#27 Windows下通过串口连接树莓派Raspberry Pi (RS232-to-TTL,PuTTY)

RS232转TTL(串口)线可以在淘宝搜索“RS232 TTL”或者”DB9 TTL”,选TTL电平支持3.3V的。

树莓派40PIN引脚分配图:
http://www.hardyun.com/84.html

客户端软件 PuTTY 官方网址:
https://www.chiark.greenend.org.uk/~sgtatham/putty/
云盘分享:
http://pan.baidu.com/s/1eRPVZSA

树莓派3 + RASPBIAN JESSIE WITH PIXEL 2017-04-10 默认串口不可用,一种解决方法是禁掉蓝牙功能(蓝牙功能占用了原生串口)。
修改系统TF卡的boot分区config.txt文件,最后一行加入:

dtoverlay=pi3-disable-bt

相关视频:
HYVD #25 Windows下通过串口连接树莓派 Raspberry Pi (USB to TTL, Putty):http://www.hardyun.com/178.html

本文链接:HardYun » #27 Windows下通过串口连接树莓派Raspberry Pi (RS232-to-TTL,PuTTY)
分享到:
赞(2)