Raspberry Pi Pinout

LED SHIM

LED SHIM packs 28 RGB LEDs into a tiny SHIM. It uses i2c and a friction-fit header so you can stuff it under most HATs or pHATs to add LED status indicators without any need to solder.

To get the pHAT set up and ready to go you can use the one-line product installer:

curl -sS https://get.pimoroni.com/ledshim | bash

Then import it into your Python script and start tinkering:

import ledshim

详情

LED SHIM