Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 655 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 655 Bytes

blinkt-effects

Animated light effects for the Pimoroni Blinkt!.

Docs

pip install -r requirements.txt
python rain.py

If the blinkt library is not installed (for instance when testing on PC, instead of a Raspberry Pi), the file fake_blinkt.py will be used instead, which simulates the effect by printing it to the console.

example gif

blinkt-effects includes command line bindings to quickly run an effect.
python ./blinkt_effects --help

Effects can be loaded from a list of RGB values or from a PNG file. Examples can be found in blinkt_effects/effects/ and sprites/.