pinout.vvzero.com/src/en/overlay/scroll-phat.md
2016-03-22 22:28:12 +00:00

1.0 KiB

#Scroll pHAT

The Scroll pHAT provides a matrix of 55 white LED pixels that is ideal for writing messages, showing graphs, and drawing pictures. Perfect for RPi Zero but works with A+/B+/2 too!

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

curl -sS get.pimoroni.com/scrollphat | bash

Then import it into your Python script and start tinkering:

import scrollphat