OpenRGB/Controllers/ArcticController
Armin Wolf 4e14f0359d Add support for Arctic RGB Controller
The Arctic RGB controller support 4 RGB channel and can be controlled
over a CH341 USB-to-serial chip. The controller support two commands,
one for identifying the controller on a serial port and one for setting
the RGB values for each RGB channel. Since the controllers disables the
RGB channels after ~1s, a keepalive thread is used.
2023-09-16 23:21:21 -05:00
..
ArcticController.cpp Add support for Arctic RGB Controller 2023-09-16 23:21:21 -05:00
ArcticController.h Add support for Arctic RGB Controller 2023-09-16 23:21:21 -05:00
ArcticControllerDetect.cpp Add support for Arctic RGB Controller 2023-09-16 23:21:21 -05:00
RGBController_Arctic.cpp Add support for Arctic RGB Controller 2023-09-16 23:21:21 -05:00
RGBController_Arctic.h Add support for Arctic RGB Controller 2023-09-16 23:21:21 -05:00