Skip to content

jdimpson/mymatrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mymatrix

Simple python wrapper around https://github.com/hzeller/rpi-rgb-led-matrix

This wrapper elects to use python PIL to generate text bitmaps, then passes the bitmap to the matrix library to draw.

I decided that was easier than figuring out how to use the native text handling of the library, and should also make it easier to mix text and images should I ever choose to do that.

Releases

No releases published

Packages

No packages published

Languages