/CorsairLightingProtocolBoards

Arduino boards definition for use with the Corsair Lighting Protocol library.

Apache License 2.0Apache-2.0

Corsair Lighting Protocol Boards

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.

Install CLP Boards in Arduino

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
  1. Open the Preferences of the Arduino IDE.

    File->Preferences

  2. Add the package index URL above in the Additional Boards Manager URLs field, and click OK.

    Additional Boards Manager URLs Pop-up

  3. Open the Boards Manager by opening the menu Tools->Board->Board Manager...

    Tools->Board->Board Manager...

  4. Search and install Corsair Lighting Protocol Boards

    install boards in Board Manager

  5. 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.

    all additional boards urls

How to use these boards in Arduino

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.

  1. Select one of the boards under Corsair Lighting Protocol Boards in Tools->Board menu

    Tools->Board menu

  2. Select one of the devices from corsair under Tools->Device

    Tools->Device

  3. Select COM port under Tools->Port

    Tools->Port

  4. Compile/Upload as usual

License

This project is licensed under the Apache License Version 2.0.