Light's Thrill is an USB HID controller for RGB LED-strips, compatible with Corsair iCUE application.
- Burn the Arduino Leornado bootloader at ATmega32U4 with an Arduino UNO as ISP programmer using SPI circuit connection.
- Install the Corsair Lighting Protocol Boards to the Arduino IDE from:
https://raw.githubusercontent.com/Legion2/CorsairLightingProtocolBoards/master/package_Legion2_CorsairLightingProtocolBoards_index.json
. - Upload the
Firmware\Firmware.ino
to the ATmega32u4 as following:
- To have the maximum (2x 89) of LEDs controlled by the iCUE, configure it as follows:
- Give this project a ⭐
- Create an issue and describe your idea.
- Fork it.
- Create your feature branch (
git checkout -b my-new-feature
). - Commit your changes (
git commit -a -m "Added feature title"
). - Publish the branch (
git push origin my-new-feature
). - Create a new pull request.
- Done! ✔️
Light's Thrill by Tiago Silva is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Based on a work at Corsair Lighting Protocol and Open Corsair Link.
Permissions beyond the scope of this license may be available at tiagodepaulasilva@gmail.com.