HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

pinout — View the current Raspberry Pi's GPIO pin-out information on the terminal with an ASCII diagram. More

Submitted by: @import:tldr-pages··
0
Viewed 0 times
thepinoutcurrentraspberrycommandgpiocliview
linux

Problem

How to use the pinout command: 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>.

Solution

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]}}

Code Snippets

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]}}

Context

tldr-pages: linux/pinout

Revisions (0)

No revisions yet.