Files
cheatsheet-tldr/tldr/linux/pinout
2025-04-20 00:20:58 +00:00

18 lines
508 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# 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>.
- View the pinout information and GPIO header diagram for the current Raspberry Pi:
`pinout`
- Open <https://pinout.xyz/> in the default browser:
`pinout {{[-x|--xyz]}}`