Skip to content

tuftii/Sense-Hat-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Sense-Hat-Examples

Some of my own examples for the Raspberry Pi Sense HAT.

This might become a bit of a dumping ground for short projects and sample code, but I'll try to keep it as tidy as possible.

Firework Display.

Firework.py is a script which allows you to have your very own firework display using the Raspberry Pi Sense HAT's LED display grid. This code could easily be adapted to suit other LED displays (I'd love to see it on a Ubercorn hat!). See ModMyPi's tutorial which lives on their blog here.

Rainbow Scroll.

rainbowscroll.py is a script which creates a beautiful diagonally scrolling rainbow on the Sense Hat. Mainly inspired by Mag Pi 93's idea of making a rainbow on the Pi, except I used this to remind me of modular arithmetic and using ranges in loops.

About

Some of my own examples for the Raspberry Pi Sense HAT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages