Arduino board definitions for use with the Corsair Lighting Protocol library. These board definitions have modified USB settings so they can be used to simulate corsair devices.
All boards can simply be installed in Arduino IDE via the Boards Manager.
package index URL:
https://raw.githubusercontent.com/Legion2/CorsairLightingProtocolBoards/master/package_Legion2_CorsairLightingProtocolBoards_index.json
-
Open the Preferences of the Arduino IDE.
-
Add the package index URL above in the Additional Boards Manager URLs field, and click OK.
-
Open the Boards Manager by opening the menu Tools->Board->Board Manager...
-
Search and install Corsair Lighting Protocol Boards
-
For some of the boards you must install additional defintions: SparkFun Boards, Hoodloader2 Boards. Make sure you add the additional board urls each on a new line and don't remove the already existing ones.
The CLP Boards can now be used in Arduino IDE. The following is only an example on how to use the boards, it's not required for the installation.
-
Select one of the boards under Corsair Lighting Protocol Boards in Tools->Board menu
-
Select one of the devices from corsair under Tools->Device
-
Select COM port under Tools->Port
-
Compile/Upload as usual
This project is licensed under the Apache License Version 2.0.