Page 1 of 1
Speed dial to led
Posted: Tue Oct 10, 2023 4:38 pm
by maxwell
hello! I'm new here and hoping someone is able to guide me in the right direction - I searched the forum but couldn't find anything on this topic
I'm trying to figure out how to display the tempo of the speed dial to an led via GPIO pins
is this possible?
thanks!
Re: Speed dial to led
Posted: Wed Oct 11, 2023 9:44 am
by GGGss
Welcome to the forum,
Yes you can
create a dimmer in the GPIO output universe - look at the provided .pdf for the pin assignment.
You have to configure the GPIO as output.
I would suggest you create 2 scenes: 1 with this dimmer @255 and 1 with this dimmer at 0
Create a chaser and add these scenes.
Set the duration to common and give it a value: 250ms equals 120 bpm
Verify that the chaser sends signals to the GPIO output. (be aware that you need a resistor in your circuit between V+ and the GPIO output and your led ... search for the circuitry)
If this works, you can change the properties of the speed dial, so that it sends its signals to the chaser you created.
Now your led should light up in pace with the tempo set.
Re: Speed dial to led
Posted: Fri Oct 13, 2023 7:26 pm
by maxwell
thanks so much!
Re: Speed dial to led
Posted: Sat Oct 14, 2023 2:34 am
by maxwell
I have a small LED with a 100ohm resistor (+) plugged into PIN 32 (GPIO.12) and (-) GND
I have created a dimmer in the GPIO universe
it is addressed "13" to correspond to GPIO.12 (PIN 32)
in the Inputs/Outputs section I have GPIO lines Output enabled
GPIO.12 set to Output
in the simple desk on channel 13 the fader at 0 the LED is on and when I slide it to 255 it turns off
the scenes I created (one at 0/one at 255) do nothing though
am I missing some backend raspberry pi thing?
I am using the paid for qlc+ rasp pi package
I was able to figure out how to make gpio connected footswitches work as inputs and can make lights turn on through my other dimmer universe connected via enttec open dmx usb
aaaaa
thanks if anyone can help!
Re: Speed dial to led
Posted: Sat Oct 14, 2023 5:50 pm
by maxwell
I have found the Fixtures>Channels Fade Configuration>Invert setting which flipped the simple desk issue but the scenes I create still do not change the value
Re: Speed dial to led
Posted: Sat Oct 14, 2023 9:34 pm
by MichelSliepenbeek
You need to understand that the Simple Desk overrides all other functions.
If the slider of your channel 13 is red, press the Reset Button underneath it.
Now check your scenes again.
Re: Speed dial to led
Posted: Sat Oct 14, 2023 11:53 pm
by maxwell
thank you so much that was my issue! simple desk making simple problems for me
mediocre light show coming to a small venue (maybe) near you!
appreciate the help GGGss and MichelSliepenbeek!