Skip to content

Raspberry Pi + APA102 + MQTT + 102shows = LED awesomeness!

License

Notifications You must be signed in to change notification settings

Suspect-byte/102shows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

102shows

Raspberry Pi + APA102 + MQTT + 102shows = LED awesomeness!

Code Climate Documentation Status

102shows is an LED strip driver for the Raspberry Pi and also a collection of lightshows. These lightshows can be controlled over your home network via MQTT. And for those who do not prefer sending raw MQTT messages from the console, there is a (Node-RED-based) web interface. Its responsive layout makes it ideal for smart phones, tablets and computers.

Supported LED chipsets

Features

  • non-linear brightness perception correction (commonly mistaken as gamma correction)
  • High framerates even with long strips (over 140 refreshes per seconds at a strip length of 500 LEDs)
  • sleek looking UI (based on Node-RED)
  • easily controllable via MQTT messages
  • glitch obliteration
  • easily configurable (see a sample)
  • simple API for writing your own lightshows
  • pure Python 3

Installation

Take a look at the Documentation

Questions? 🤔

Write an e-mail to me: [email protected]

About

Raspberry Pi + APA102 + MQTT + 102shows = LED awesomeness!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.9%
  • Shell 5.1%