Skip to content
Tom Swirly edited this page Oct 25, 2018 · 11 revisions

NEW DOCUMENTATION IS HERE!!!!

https://maniacallabs.github.io/BiblioPixel/

Below this line is just for historical purposes.







Still using BiblioPixel 2?

First of all... why? BiblioPixel 3 is better than ever! But if you must, you'll find the documentation over at the BiblioPixel v2.x Wiki

Overview

BiblioPixel is a pure Python 3 library for all your LED animations needs. Through its fully output agnostic design you can write your code once and use it on a huge variety of outputs, from LED strips to cubes and even a high performance LED simulator!

BiblioPixel allows many different display geometries. Many of the existing hardware models are LED strips, matrixes or circles, but there are no real limits on what the output device can be, due to the output driver model.

What's New?

Curious what's changing? Checkout the Change List.