A command-line pinout for the Raspberry Pi Pico W
Project description
Raspberry Pi GPIO Pinout
A beautiful GPIO pinout and pin function guide for the Raspberry Pi with live pin config, drive and level monitoring.
Usage
usage: rpipins [--...] [--all] or {i2c,spi} [--find <text>]
--pins - show physical pin numbers
--all or {i2c,spi} - pick list of interfaces to show
--hide-gpio - hide GPIO pins
--debug - show GPIO status
--light - melt your eyeballs
--find "<text>" - highlight pins matching <text>
supports regex if you"re feeling sassy!
eg: rpipins i2c - show GPIO and I2C labels
rpipins - basic GPIO pinout
rpipins --all --find "I2C1" - highlight any "I2C1" labels
rpipins --all --find "SPI* SCLK" - highlight any SPI clock pins
Installing
- Just run
python3 -m pip install rpipins
Acknowledgements
This project was inspired by GPIO Zero's command-line pinout - https://github.com/gpiozero/gpiozero
Changelog
1.0.0
- Initial Release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rpipins-1.0.0.tar.gz
(42.7 kB
view details)
Built Distribution
File details
Details for the file rpipins-1.0.0.tar.gz
.
File metadata
- Download URL: rpipins-1.0.0.tar.gz
- Upload date:
- Size: 42.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c74a212246562ca6eb7875b6ece5e108f174f542a0f3498d9a7d57f1179387e5 |
|
MD5 | d825fda113684c6baa98efd8a8c6022e |
|
BLAKE2b-256 | 18e83d207c6a8f277aa096bf41fe000c8927d7fdb17fa4cae40cb7c564f8b30d |
File details
Details for the file rpipins-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: rpipins-1.0.0-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66a705bdceb42e5aaf745b78196fe9d081012e6ad0cad6b3175a357e5b122b3d |
|
MD5 | cf9f6e326078060895b6ad978eca299d |
|
BLAKE2b-256 | 701bdbeb3a69cf37d9a301f6fab76db463039116ed7f3a766adb6ea9a82f5e33 |