smarseille / HUEPlayer

Sequence player for the NZXT Hue v2
GNU General Public License v3.0
0 stars 0 forks source link

NZXT Hue v2 Internal #2

Open smarseille opened 4 years ago

smarseille commented 4 years ago

If anyone can provide me the vendorId/productId for the internal device, please let me know so I can add this.

Thank you

JeromeGsq commented 4 years ago

Hi @VirtualMirai I have a NZXT Hue v2 how can I help you? Can you tell me how to go about finding those ids? Is this link useful: https://gitlab.com/CalcProgrammer1/OpenRGB/-/wikis/NZXT-Hue-2 ?

smarseille commented 3 years ago

I am so late back to the party,

USB VID USB PID Hue 2 ARGB Channels Fan Channels Device Name
0x1E71 0x2001 4 0 NZXT Hue 2
0x1E71 0x2002 2 0 NZXT Hue 2 Ambient
0x1E71 0x2006 2 3 NZXT Smart Device V2
0x1E71 0x2009 2 3 NZXT RGB & Fan Controller

that's what I needed yes. I actually used wireshark back then on the usb hubs to figure things out. Should redo this whole project to make it better and more stable. Especially since this was a first project and has a lot of sync issues.