Skip to content

Treat a neopixel matrix as a collection of separate tiles.

License

Notifications You must be signed in to change notification settings

mjoblin/neotiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neotiles

neotiles is a Python library which allows you to divide either a neopixel matrix or an RGB matrix into independent animated tiles for rendering based on arbitrary input data. Each tile can display something different: a block of color, an animation, scrolling text, or whatever else you can implement; and all the tiles can be displayed in different regions of a single matrix.

Complete documentation is available on Read the Docs.

Although you can pip install neotiles there's additional dependencies that you may need to install manually. See the installation instructions.

About

Treat a neopixel matrix as a collection of separate tiles.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages