Friday, December 30, 2022

Get a Raspberry Pi Pico pinout on the command line #PiDay #RaspberryPi @Raspberry_Pi @RPiSpy

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