mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
13 lines
414 B
Markdown
13 lines
414 B
Markdown
![]() |
# pinout
|
||
|
|
||
|
> 터미널에서 현재 Raspberry Pi의 GPIO 핀 배치 정보를 ASCII 다이어그램으로 표시.
|
||
|
> 더 많은 정보: <https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#view-a-gpio-pinout-for-your-raspberry-pi>.
|
||
|
|
||
|
- 현재 Raspberry Pi의 핀 배치 정보 및 GPIO 헤더 다이어그램 보기:
|
||
|
|
||
|
`pinout`
|
||
|
|
||
|
- 기본 브라우저에서 <https://pinout.xyz/> 열기:
|
||
|
|
||
|
`pinout -x`
|