1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/pinout.md

13 lines
416 B
Markdown
Raw Normal View History

2021-09-08 09:15:54 -04:00
# pinout
> View the current Raspberry Pi's GPIO pin-out information on the terminal with an ASCII diagram.
> More information: <https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#view-a-gpio-pinout-for-your-raspberry-pi>.
2021-09-08 09:15:54 -04:00
- View the pinout information and GPIO header diagram for the current Raspberry Pi:
`pinout`
- Open <https://pinout.xyz/> in the default browser:
2021-09-08 09:15:54 -04:00
`pinout {{[-x|--xyz]}}`