rottaca / LEDTableEngine

This repository contains a c++ implementation of a control engine for LED Matrix tables. It also contains a simulation environment for desktop computers..
https://www.youtube.com/watch?v=Z7gvpGvGYsc
Apache License 2.0
58 stars 5 forks source link

Support for hzeller/rpi-rgb-led-matrix #38

Open samster395 opened 6 years ago

samster395 commented 6 years ago

Support for prebuilt RGB LED panels that utilise the https://github.com/hzeller/rpi-rgb-led-matrix libary would be great.

rottaca commented 6 years ago

Great Idea! But I don't have a spare Raspberry Pi/LED Matrix, where I could test my code.