Skip to content

marcogruhl/LedMatrixSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LED Matrix Simulator

This project should help to build new "Faces" for a LED Matrix without needing to connect directly to it. It uses a NamedPipeServer/Client to get data from the "real" project.

The sample shows the time, some weather data and a rain chart (if it rains) or a weather forecast.

LedMatrixSimulator

Goals

  • no need for connecting to actual matrix
  • faster develpment
  • hot reload
  • debugging

Future development

  • proxy to client
  • proxy from client

Why?

I am using it for C# development with the rpi-rgb-led-matrix library.

About

Simulates a LED Matrix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages