mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-27 13:53:34 +00:00
Update cheatsheets
This commit is contained in:
17
linux/pinout
Normal file
17
linux/pinout
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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>.
|
||||
|
||||
- View the pinout information and GPIO header diagram for the current Raspberry Pi:
|
||||
|
||||
`pinout`
|
||||
|
||||
- Open <https://pinout.xyz/> in the default browser:
|
||||
|
||||
`pinout -x`
|
||||
Reference in New Issue
Block a user