hi everybody
is there a way to configure a GPIO line in such a manner that i can switch a led when QLC+ is operating (after booting time of appr. 10sec)
so the intention is to have a status LED which shows the correct operation of QLC+ because the is no other visual feedback like a display.
via virtual console? i am stuck...
Dominik
GPIO usage as status indicator of QLC+ ready
-
- Posts: 1331
- Joined: Mon Apr 13, 2015 7:05 am
- Location: Bratislava, Slovakia
- Real Name: Jano Svitok
- Contact:
Hi,
try to use GPIO plugin. Create scene that will set desired pin (or chaser if you want the LED to blink) and make that scene autostart ( in function manager).
Jano
try to use GPIO plugin. Create scene that will set desired pin (or chaser if you want the LED to blink) and make that scene autostart ( in function manager).
Jano
-
- Posts: 24
- Joined: Wed Jul 08, 2015 6:14 am
- Location: svizzera
- Real Name: dominik
Hi Jano,
Thank you for the quick answer.
the GPIO Plugin seems to present in the input / output tab.
Where else?
i mapped the Gpio output lines to universe 2 but cannot figure out to assign it to a scene or chase.
Thank you for the quick answer.
the GPIO Plugin seems to present in the input / output tab.
Where else?
i mapped the Gpio output lines to universe 2 but cannot figure out to assign it to a scene or chase.
-
- Posts: 1331
- Joined: Mon Apr 13, 2015 7:05 am
- Location: Bratislava, Slovakia
- Real Name: Jano Svitok
- Contact:
Most probably* you have to patch dimmer channels to GPIO universe. DMX channel 1 = GPIO0, etc.
Then you can build scenes from those channels.
*I don't use GPIO plugin myself.
Then you can build scenes from those channels.
*I don't use GPIO plugin myself.
-
- Posts: 1331
- Joined: Mon Apr 13, 2015 7:05 am
- Location: Bratislava, Slovakia
- Real Name: Jano Svitok
- Contact:
How far did you get? What is your exact problem? What did you try and what was the result? Can you attach your workspace?
(Note: I don't have raspi, so I can't comment first hand).
(Note: I don't have raspi, so I can't comment first hand).
-
- Posts: 24
- Joined: Wed Jul 08, 2015 6:14 am
- Location: svizzera
- Real Name: dominik
hi jan
on Uni 1 i have my show in autostart mode running
on Uni2 i have a simple Chase which points towards GPIO out pins
i am not clear how to get both running at the same start time
Uni 2 serves only as indicator for qlcplus is up and running..
on Uni 1 i have my show in autostart mode running
on Uni2 i have a simple Chase which points towards GPIO out pins
i am not clear how to get both running at the same start time
Uni 2 serves only as indicator for qlcplus is up and running..
-
- Posts: 1331
- Joined: Mon Apr 13, 2015 7:05 am
- Location: Bratislava, Slovakia
- Real Name: Jano Svitok
- Contact:
If you set the Uni 2 chaser as start up function, does the GPIO work?
If yes, just create a Collection of the show & the chaser, and start the collection.
If yes, just create a Collection of the show & the chaser, and start the collection.
-
- Posts: 1331
- Joined: Mon Apr 13, 2015 7:05 am
- Location: Bratislava, Slovakia
- Real Name: Jano Svitok
- Contact:
Great!