-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NZXT (kraken and AER specifically) support? #18
Comments
NZXT was already requested by someone and as far as I know there's no official SDK for it. |
https://github.com/KsenijaS/krakenx/blob/master/PROTOCOL.md is the protocol discription for x52 and x62 |
Would love to see my Kraken X52 rgb working together with my Asus MB and my MSI gpu rgbs |
@SElben It's still not possible as of now :/ NZXT hasn't made an SDK... |
Isn't CAM communicating through serial? Wouldn't need an SDK if the protocol is known. EDIT: I've actually integrated NZXT Hue+ in my own project. Can't find a full protocol though, my way of communicating is really messy and I'll update it later. Maybe when I'm finished rewriting I'll make a PR. |
@Pet0203 Yeah as far as I know, CAM communicates over serial so we wouldn't need a proper SDK. However, the only protocol known as far as I know is for the krakens. Idk how difficult it would be to build the provider, but I don't have my hopes up... |
@PhonicSword I know this is from months ago, but I'm working on an NZXT SDK, so if you're looking for one, check here: https://github.com/akmadian/NZXTSharp |
@akmadian Thanks for the heads up! I actually saw your message when you sent it out, but was swamped by school and forgot about it until just now haha. Appreciate it! |
This may also be of use. Works for pump and RGB control of my nzxt kraken. |
Nothing new about NZXT, a native RGB.net would be nice. Ooenrgb has support for it. |
As there's no official sdk it's quite unlikely I'll add native support - it's just to much work to maintain especially without owning such devices. |
If someone is interesting, how a Nzxt integration can look like https://github.com/piechade/Artemis.Plugins.Public/tree/master/src/Device/NZXT |
I'm planning on collecting 3rd party providers in a list somewhere - keeping that open for now :) |
I really net to get my Artemis setup working again. I fixed the Headset Logitech and NZXT problem. I want to add support for the display too. But there are some problems. Aura sync is not working on my gaming PC, it has problem with my Xiaomi USB light. On my working Laptop the USB light and monitor Aura sync is perfectly detected. In my gaming PC with Mainboard, RAM and graphics card it's crashing. Second thing I found adapter cable on ebay to connect NZXT area fans directly to the Mainboard. I can only recommend to buy this cabels and simply use the Mainboard software. Long Story short, I have a lots of problems. |
The CAM software they currently use is very buggy, and it would be nice to have their RGBs work in a different program. Don't know how hard it will be but thanks in advance!
The text was updated successfully, but these errors were encountered: