tldr/pages/linux/pinout.md

13 lines
363 B
Markdown
Raw Normal View History

2021-09-08 14:15:54 +01:00
# 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`
2022-05-04 18:12:15 +01:00
- Open https://pinout.xyz/ in the default browser:
2021-09-08 14:15:54 +01:00
`pinout -x`