Hi, I have an ASUS PG32UCDP monitor which comes with RGBs and an USB cable to control the RGBs via ArmoryCrate. Any chance SignalRGB will support this at some point? Anything I could do to help with supporting such hardware?
Thanks.
Hi, I have an ASUS PG32UCDP monitor which comes with RGBs and an USB cable to control the RGBs via ArmoryCrate. Any chance SignalRGB will support this at some point? Anything I could do to help with supporting such hardware?
Thanks.
I got this one working. Super simple. Just needed to be added to the Asus Monitor 2 plugin javascript.
0x1BCA: {
name: “PG32UCDP”,
size: [3, 1],
LedNames: [“Logo Left”, “Logo Center”, “Logo Right”],
LedPositions: [ [0, 0], [1, 0], [2, 0] ],
Leds: [0, 1, 2],
endpoint : { “interface”: 1, “usage”: 0x00A1, “usage_page”: 0xFF72, “collection”: 0x0000 },
image: “https://assets.signalrgb.com/devices/brands/asus/misc/pg27uq.png”
}
Hello i have the same monitor but your link is not working could you please resend it or tell me where you got it.
They had added the entire code block to the plugin for the monitor I’m pretty certain.
Where is it or what website can I get it because I’ve been Google the topic and haven’t found anything
Pretty sure it’s the text in OP’s post, but as for how or where they put it I’m not certain. Sounds like you need to manually open the Asus Monitor 2 plugin and add these lines but I’m not a dev ![]()