Use your web browser to pixel paint onto UnicornHat.
Requirements:
sudo pip install flask
Sets each pixel in turn and updates the display.
Knock, knock, Neo.
Demonstrates the use of colorsys to animate through colour hues.
Blinks a rainbow spot light on and off. Change fwhm
to make the spot more/less focused (smaller numbers = more focused/larger numbers = less focused).
Blinks random leds.
Shows how you can open and display a PNG image file, great for sprite animations.
Requirements:
sudo pip install pillow
Uses graphics.py and shows how you can, but probably shouldn't, display an analogue clock on Unicorn Hat!