Legion2 / CorsairLightingProtocol

Control LEDs connected to an Arduino with iCUE, create an unofficial Corsair iCUE compatible Arduino LED controller.
Apache License 2.0
509 stars 64 forks source link

Cannot compile for Arduino Uno 16u2 #354

Closed cschlisner closed 9 months ago

cschlisner commented 11 months ago

I have followed the guide exactly and cannot compile the project in IDE v2.2.1 or IDE v1.8.18

I have confirmed Hoodloader2 flashed correctly: image image

And I am now trying to follow the install guide here: https://github.com/Legion2/CorsairLightingProtocol/wiki/How-to-use-on-Arduino-Uno-and-Arduino-Mega#upload-the-sketches

And I am getting errors related to HID: image

Even though I have the HID-Project library installed.

I also was getting a similar error when I tried it in an older IDE Version (1.8.18): image

Is this even possible?

cschlisner commented 11 months ago

I managed to get it to compile and upload by just leaving the board as "arduino Uno" but I doubt that will actually work. I tried proceeding but Step 8 of the installation guide says "select Tools->Device->Lighting Node PRO" However this menu does not exist: image

I got this error when attempting step 10. image

github-actions[bot] commented 10 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Legion2 commented 10 months ago

However this menu does not exist:

Is this screenshot from Arduino IDE 2 or 1? Please only use Arduino IDE 1, I have not tested 2 jet.

github-actions[bot] commented 10 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.