This an enclosure for a DIY RGB led display based on Raspberry Pi Zero W and a Sryled Matrix.
The goal of the project was to create a home made display able to show any piece of information from a home automation software (Jeedom). I made an API which enables the user to send an url to the display to show static text, image, scrolling text or a clock.
For those interested by this kind of project, there is a tutorial in a French forum :
https://community.jeedom.com/t/tuto-afficheur-a-matrice-leds-rgb-sur-rpi-avec-api/7034
Normally the images and steps should be self explanatory, but I can also reply to questions if not... I shall also consider translating the whole thing if I have enough requests. If you use the automatic French to English translation with google it should be clear enough to understand most of it.
Here is a brief shopping cart for such a project :
Then, to summarize, you need to install Raspbian on your RPi, a php server and Python. There are some RGB python led libraries from Mr H Zeller to compile and a python file to start as a service. This daemon regularly checks a command text file and displays the command on the matrix (text, image, scroll, etc). The php server is used to pass the parameters to the python daemon via an url.
Installation details on these links (still in French, sorry) :
https://community.jeedom.com/t/tuto-afficheur-a-matrice-leds-rgb-sur-rpi-avec-api/7034/4?u=theduck38
Led_Box_Cover_v2.FCStd | 93.6KB | |
Led_Box_Cover_v2.stl | 38.6KB | |
Led_Box_v2.FCStd | 105.5KB | |
Led_Box_v2.stl | 138.4KB |