chestm007 / linux_thermaltake_riing

Python driver and daemon to control thermaltake Riing fans and pumps
GNU General Public License v2.0
59 stars 25 forks source link

Individual Riing Plus Control and Programmability #36

Open jump3r34 opened 4 years ago

jump3r34 commented 4 years ago

I have 10 Riing Plus fans, 8x140mm and 2x200mm (not that it matters) in my case using 2 chained controllers.

Is it possible to control the lights individually and if so, could it be programmed to 'wave' through the case, or some other types of coordinated RGB functionality?

I have no problem programming the python file or in the config file as well, outlining each fan and what to do at what time period, but I do not even see the individual fan declaration, rather just the sensor declaration in the files.

If I looked over it completely, sorry, otherwise, how would this functionality be implemented on a fan-by-fan basis. It is a 'deep learning' machine and I will be done building it in 3 days (it's literally waiting for the custom cables) but I will use the GPU temps for the fans, the pump is manual flow and I have it turned all the way up. So the only lingering issue with anything regarding the cooling loop is the 10 fans that would work amazingly in Windows but thermaltake really dropped the ball with no linux dashboard here and it seems you have helped a lot of people with this python fix! Thanks for that, even if the individual controllability of the fans is out of the question.

henryruhs commented 4 years ago

Similar to https://github.com/chestm007/linux_thermaltake_riing/issues/29 ...