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.
- no need for connecting to actual matrix
- faster develpment
- hot reload
- debugging
- proxy to client
- proxy from client
I am using it for C# development with the rpi-rgb-led-matrix library.