About

I made a general-purpose for transfering the contents of a web page, running on the client, to an LED matrix connected to the server. It supports single images, and animations.

The traffic goes from client to server (via web sockets), and then from server to GPIO pins via some magic that crosses the user-kernel space divide.


Examples


Nyan Cat


3D Monster Maze


Patterns 1


Patterns 2


Full details

TBD