Displaying the pinout of a Raspberry Pi Pico is possible using Matt’s “picopins” Linux bash script. The script displays the pinout in a color coded format showing the location of power, ground and GPIO pins.
I find it useful if I’m coding Pico projects on my laptop or Pi 400 and need to check the location of a GPIO pin.
The bash script runs from the Linux command line and I’ve tested it on Raspberry Pi OS and Ubuntu.
This can be a useful addition to other pinout resources such as the official Pi Pico diagram.
See details on Raspberry Pi Spy.
No comments:
Post a Comment