diff --git a/pages/linux/pinout.md b/pages/linux/pinout.md new file mode 100644 index 000000000..2e2ea98cc --- /dev/null +++ b/pages/linux/pinout.md @@ -0,0 +1,12 @@ +# pinout + +> View the current Raspberry Pi's GPIO pin-out information on the terminal with an ASCII diagram. +> More information: . + +- View the pinout information and GPIO header diagram for the current Raspberry Pi: + +`pinout` + +- Open https://pinout.xyz/ in the default broswer: + +`pinout -x`