I have a pi 3 B+ and a 3 A+ and was wondering how I could connect them to my unreal dmx console using artnet. I would like one of them to emit the solid colour received through the projector that is connected via hdmi.
i will look further into it on monday when I can play with the soundboard again. Possibly what I am looking for. My laptop is being serviced right now so i cant really work on it.
that1lightingguy
yes. Except instead of driving led is emits the colour through the hdmi port on a pi
andy_s
aaaaaaaah now i understand. Visualiser.
andy_s
if i may ask, why would you utilize HDMI ?
that1lightingguy
so it interfaces with the projector to emit a solid colour
andy_s
but... wouldn't it be easier to get proper light beam ?
andy_s
easier and cheaper
andy_s
you know, those rotating effect heads
andy_s
that are specifically made for this exact purpose
that1lightingguy
Yeah, we have some of those but we need it to interface with a projector because our budget is stretched to the limit and we can't afford ore lights
andy_s
does not projector cost more?
that1lightingguy
The school already has like 50 just sitting in a closet
that1lightingguy
that are owned by the district
andy_s
oh wow
andy_s
in that case sure 🙂
andy_s
JFYI since it is single color (so you do not care about resolution), you might use composite out
andy_s
easily splitttable to multiple projectors
that1lightingguy
we could. I only have an hdmi cable thoguh. I have a vga adapter and the projectors are daisy chainabke through vga. (I am on my phone so sorry for my bad grammer)
andy_s
VGA... hmm... not sure pi supports usb2vga adapters
that1lightingguy
i mean like an hdmi to vga adapter
andy_s
well, that could in theory work.
andy_s
as for software, i am affraid you would have to write your own code
that1lightingguy
what language would I write it in. I am fluent in c# but not great at python