1
0
Fork 0

Use different GPIOs on Pi4

main
Jeff Moe 2023-03-25 12:44:56 -06:00
parent 1a77e2c285
commit e200c26b82
1 changed files with 15 additions and 1 deletions

View File

@ -67,6 +67,21 @@ Numbered using the standard DIN pin order.
Cable labelled "2" in my inventory.
Version two, new pins
```
PIN Color Use Raspberry Pi 4 B Pin
--- ----- --- --------------------
1 Green Right 29 GPIO5
2 Orange 5V 2 5V
3 Brown Left 31 GPIO6
4 Yellow Up 36 GPIO16
5 Red Down 11 GPIO17
6 Blue GND 9 GND
7 Black Speed 32 GPIO12 PWM0
```
Version one, meh pins:
```
PIN Color Use Raspberry Pi 4 B Pin
--- ----- --- --------------------
@ -79,7 +94,6 @@ PIN Color Use Raspberry Pi 4 B Pin
7 Black Speed 12 GPIO18
```
## Pi 4
On the Raspberry Pi 4, with Raspbian installed running `pinout`,
with `python3-gpiozero` installed, will majickally print the pinouts.