mirror of https://github.com/CrimsonTome/tldr.git
13 lines
363 B
Markdown
13 lines
363 B
Markdown
|
# pinout
|
||
|
|
||
|
> View the current Raspberry Pi's GPIO pin-out information on the terminal with an ASCII diagram.
|
||
|
> More information: <https://www.raspberrypi.org/documentation/computers/os.html#gpio-pinout>.
|
||
|
|
||
|
- View the pinout information and GPIO header diagram for the current Raspberry Pi:
|
||
|
|
||
|
`pinout`
|
||
|
|
||
|
- Open https://pinout.xyz/ in the default broswer:
|
||
|
|
||
|
`pinout -x`
|