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>.
Install
- All systems
-
curl cmd.cat/pinout.sh
- Fedora
-
dnf install python3-gpiozero - Raspbian
-
apt-get install python3-gpiozero
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 -
Open <https://pinout.xyz/> in the default browser:
pinout -x
© tl;dr; authors and contributors