Display site, component, and incident status from the Atlassian Statuspage v2 API on a Unicorn HAT HD. Example: https://www.githubstatus.com
The idea is to use the 16x16 LED matrix to display a website's status information. The code is a simple Python script that runs an infinite loop, fetching the status of one or more URLs, and cycling through them for 60 seconds each.
The hardware required is: RPi (Raspberry Pi) and Pimoroni Unicorn HAT HD.
I'm certain the code can be tailored to other 16x16 (or other size) LED matrices, but I don't have anything else so this will do for now.