Skip to content

murph234/CheerLightsMQTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

CheerLightsMQTT

Python CheerLight client(s) using MQTT

This is a CheerLights client designed to run on a Raspberry Pi using Pimoroni's Blinkt as the display. It uses MQTT to get updates as they occur, and displays a random pattern of the last 3 colors. Enjoy!

Requires the paho-mqtt and blinkt Python modules

pip install paho-mqtt
sudo apt-get install python-blinkt

Packages

No packages published

Languages