Skip to content
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

What exactly can you control with this SDK. (Use case presented inside) #12

Closed
dhodgin opened this issue Feb 2, 2021 · 3 comments
Closed

Comments

@dhodgin
Copy link

dhodgin commented Feb 2, 2021

The documentation could use a little more introduction and broad explanation on what you can do with this library and what devices are supported.

I am currently looking for both a RGB mouse mat and a RGB keyboard that can be programmatically controlled with a node sdk to change the colors based on data coming in for stock market prices and portfolio data.

I want to change the colors of the RGB mat lighting to reflect conditions on prices in realtime and update specific keys on the keyboard with colors to reflect certain notifications based on prices and my portfolio data.

I am looking to integrate it with Interactive Brokers which I can already do with node.js I just need a solution on the mouse mat and keyboard side for the color changes.

I am looking at corsair, logitech, and razr for solutions via SDKs for node.

This one looks promising but the readme doesn't say what hardware is supported or if something like this might be possible.

I like the Corsair MM700 RGB mat and it says it works with iCUE so I'm wondering if this SDK supports it and can modify the rgb on demand programmatically.

@intrueder
Copy link
Contributor

I agree, the documentation should be improved in this repo.
Although, this repo is just a wrapper around the native library, so you can check the docs there https://corsairofficial.github.io/cue-sdk/#supported-devices

@intrueder
Copy link
Contributor

I just realized that the Corsair MM700 RGB is missing from the list of supported devices, but CUESDK does support it.

@intrueder
Copy link
Contributor

Updated README.md with the "List of supported devices" link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants