Page 1 of 1

GPIO input

Posted: Mon Mar 11, 2024 12:13 am
by ljmichael
i want to create a input button but whent i connect it from GND to GPIO6 it don't work also when i put a resistor between it tha it also not working can some one help me i have patched the adressen already to input

Re: GPIO input

Posted: Mon Mar 11, 2024 9:24 am
by GGGss
DId you configure you Raspi for GPIO6 to be an input?
You need a 'clear' signal - so a resistor between V++ , the GPIO and the switch and the other pole of the switch to GND. Your input is now permanently high and by using the switch you pull it to a low signal.
Don't use GPIO6 because it has special functions depending on the model and the firmware...
I'd suggest you check the signal flow outside of QLC+ to verify the hardware. Once confirmed, start QLC+ and set the input/output universe to use the GPIO.

Re: GPIO input

Posted: Wed Mar 13, 2024 8:23 am
by ljmichael
it works now so thanks

Re: GPIO input

Posted: Wed Mar 13, 2024 11:01 am
by GGGss
Can you reproduce what you did to make it work for future reference?

Re: GPIO input

Posted: Sat Mar 23, 2024 11:23 pm
by ljmichael
i will post later a picture so people can connect it easy with a motion sensor or a button