Need help mapping a large RGB LED panel (256 pixels)
Posted: Wed Sep 02, 2020 7:18 am
Hope this is the right place to ask. I have purchased these 32x8 GRB LED panels that are essentially one LED strip with 256 LEDs on it, arranged in snake format. They are fully integrated and I can't rewire them. It's essentially one long LED strip with 256 LEDs.
Since there are more than 170 LEDs per panel then they need more than one universe to address all of them.
I'm hooking it up to my H802RA controller, which starts the next universe immediately after 510 LEDs. If I send data to the 170 LEDs in the first universe, the first 170 LEDs light up correctly. Then if I send data to the first 86 LEDs in the next universe, the rest of the LEDs light up correctly. Got that working as a test.
However, I want to create an RGB Panel in QLC to be able to address all the LEDs and that's where I'm having trouble.
QLC seems to treat each column as a separate unique fixture, so it gets to the 21st (8x21=168) column and stops at address 504 since the next column won't fit in the universe. Then it starts the next column (22) in the next universe, leaving positions 169 and 170 unmapped. So there's a gap and 2 LEDs in the panel are not mapped and stay blank, and the next LEDs are all shifted by 2. Then if I connect a second panel, the first two LEDs there are mapped. See attached photo.
I've looked at the project file and can't quite see a way to hack this. Have also thought of mapping each row individually and then grouping them but I can't quite see how that would work either.
Can anyone see a way to do this? I'd really love to get these panels working!
Since there are more than 170 LEDs per panel then they need more than one universe to address all of them.
I'm hooking it up to my H802RA controller, which starts the next universe immediately after 510 LEDs. If I send data to the 170 LEDs in the first universe, the first 170 LEDs light up correctly. Then if I send data to the first 86 LEDs in the next universe, the rest of the LEDs light up correctly. Got that working as a test.
However, I want to create an RGB Panel in QLC to be able to address all the LEDs and that's where I'm having trouble.
QLC seems to treat each column as a separate unique fixture, so it gets to the 21st (8x21=168) column and stops at address 504 since the next column won't fit in the universe. Then it starts the next column (22) in the next universe, leaving positions 169 and 170 unmapped. So there's a gap and 2 LEDs in the panel are not mapped and stay blank, and the next LEDs are all shifted by 2. Then if I connect a second panel, the first two LEDs there are mapped. See attached photo.
I've looked at the project file and can't quite see a way to hack this. Have also thought of mapping each row individually and then grouping them but I can't quite see how that would work either.
Can anyone see a way to do this? I'd really love to get these panels working!