Raspberry Pi pinout

From KlavoWiki
Jump to navigationJump to search

The pinout utility will show you all the hardware specification of your Pi along with the mapping of the GPIO ports.

apt-get -y install python3-gpiozero
pinout

Example