GPIO out Raspberry PI

All the topics related to QLC+ on the Raspberry Pi
Post Reply
fredQLC
Posts: 3
Joined: Thu Jan 18, 2018 10:01 am
Real Name: Frederick Rodrigues

Hi, I have the latest RPI image (I tihnk 4.11.1- I made a dontation and this was the last link I was sent). I want to use the GPIO out, I have added it in my universe output and enabled the pins but I have no idea how to trigger them. Should I mae a fixture with them and just make sure it is within the addresses of the pins?

I need to control a few relays from this..

I would also like to control some servos, so before I connect an arduino to do this...

Also is the GPIO capable of PWM?

Or can I use the SPI interface to connect to a DAC for this? I see no options except for speed in the SPI output plugin.

I looked through the documentation and there does not seem to be any mention of how to use these plugins.

Otherwise it is wokring great.

Cheers

Fred
User avatar
mcallegari
Posts: 4446
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

Should I mae a fixture with them and just make sure it is within the addresses of the pins?
Yes. Each GPIO corresponds to a DMX channel
Also is the GPIO capable of PWM?
GPIO in general: yes. QLC+: no. Neither on SPI
Post Reply