snippetbashTip
pinout — View the current Raspberry Pi's GPIO pin-out information on the terminal with an ASCII diagram. More
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:
pinoutOpen <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
pinoutOpen <https://pinout.xyz/> in the default browser
pinout {{[-x|--xyz]}}Context
tldr-pages: linux/pinout
Revisions (0)
No revisions yet.