From 220ba999156cab9cd3610078a90474a6a3490338 Mon Sep 17 00:00:00 2001 From: 444B <444B+github@protonmail.ch> Date: Wed, 8 Sep 2021 09:15:54 -0400 Subject: [PATCH] pinout: add page (#6477) --- pages/linux/pinout.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 pages/linux/pinout.md 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`