I have been trying to figure out if i should get a better controller than the onboard controller on my ASRock motherboard.

The only problem is that it doesn’t seem to support enough LEDs (or more than 5V/3A which is cutting it close) or direct mode.

I have been looking at the Razer Controller but the supported devices page and old Reddit posts seem to be torn on how good the support is in OpenRGB.

I mostly just need to get a working direct control since the direct control mode currently makes my ASRock motherboard unbootable (temporarily).

Any suggestions are welcome :)

  • Sigurdtheone@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 days ago

    Unfortunately, the solution with the Chroma Controller didn’t pan out, there are some probolems with the functionality of the Controller. The controller does not boot when the system is powered on only about ~20 seconds after which is nit-picky but a bit annoying. Even worse the controller doesn’t seem to respond to input from OpenRGB before resetting the controller using the Razer Plugin which is a bit of a deal-breaker.

    I think I’m gonna return it, but on that note, I am a bit curious as to the solution with the Arduino Pro Micro, how complex is it to build something like that? and what are the limitations in terms of power etc?

    • CalcProgrammer1@lemmy.mlM
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      It’s just a matter of flashing the CorsairLightingProtocol firmware (instructions on the project’s GitHub page) and then soldering the data pin of your LED strip to the appropriate Arduino pin. You can provide 5V power to the LEDs from a Molex or SATA power cable which allows as much power as your PSU can handle. You can draw 5V from the Arduino directly to run the LEDs but I would only run 30 LEDs or fewer with this power source. If you want more LEDs then connect them straight to your PSU.