Hello,
I have a question.
I make an RGB panel.
Then I go to functions.
Create a matrix and select the fixture.
I 'm going to add virtual console and add clock.
is it possible to displayed on the matrix? (i want to show a countdown timer on the matixbord)
Its a bord of 250 Led's ws2811 (25x10)
Grz Ruben Dijk
Clock on matrixbord (RGB)
- mcallegari
- Posts: 4830
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
Hello, no that's not possible.
One thing is the virtual console clock widget, one thing is RGB matrices scripts.
You should write a RGB script on your own to do that, but rendering timed characters is not trivial at all in javascript
One thing is the virtual console clock widget, one thing is RGB matrices scripts.
You should write a RGB script on your own to do that, but rendering timed characters is not trivial at all in javascript
-
- Posts: 9
- Joined: Mon Apr 11, 2016 3:45 pm
- Location: Nederland
- Real Name: Ruben Dijk
Hey I'm back with some good news. I made it work.
The code is not the most beautifull but it works on my matrix board. The way the code is right now is fit to my use. But if you want, there only have to be a few select dropdowns for the time. Then it should be usable for everyone. Feel free to add it
Here the code:
http://pastebin.com/Ya8gpdeN
Cheers
The code is not the most beautifull but it works on my matrix board. The way the code is right now is fit to my use. But if you want, there only have to be a few select dropdowns for the time. Then it should be usable for everyone. Feel free to add it
Here the code:
http://pastebin.com/Ya8gpdeN
Cheers