12 lines
358 B
Markdown
12 lines
358 B
Markdown
# 引脚图
|
||
|
||
> 在终端上查看当前树莓派的GPIO引脚信息,显示为ASCII图。
|
||
> 更多信息:<https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#view-a-gpio-pinout-for-your-raspberry-pi>。
|
||
|
||
- 查看当前树莓派的引脚信息和GPIO头图:
|
||
|
||
`pinout`
|
||
|
||
- 在默认浏览器中打开 <https://pinout.xyz/>:
|
||
|
||
`pinout -x` |