Skip to content

FiniteSingularity/rpi-rgb-matrix-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some example code for using a raspberry pi to draw text (including emojis) and twitch emotes to a HUB75 RGB matrix via an HTTP post endpoint.

In order for this code to run properly, you will first need to build/install the rpi-rgb-led-matrix library from https://github.com/hzeller/rpi-rgb-led-matrix .

Two tasks must be launched for the matrix to work: the flask server, and a celery server. Due to how the rpi-rgb-led-matrix library works, the celery server must be run as root.

About

Some example code for using a raspberry pi to draw text (including emojis) and twitch emotes to a HUB75 RGB matrix via an HTTP post endpoint.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages