Click here to Skip to main content
15,883,737 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i'm wondering if i could manage my RGB Fans with a C/C++/JS program

I'm on windows

What I have tried:

i have tried browsing the internet and couldn't find a single thing
Posted
Updated 19-Mar-23 11:48am
Comments
Richard MacCutchan 19-Mar-23 12:38pm    
What is an RGB Fan?
0x01AA 19-Mar-23 12:57pm    
A most probably very useless thing... rgb fan - Google Search[^]
Lotar 122 19-Mar-23 13:13pm    
my pc case came with them i'm stuck with them (unless i buy new fans)
Lotar 122 19-Mar-23 13:05pm    
fan with RGB lighting that i want to control

controlled by a 4-pin header on the motherboard
Richard MacCutchan 19-Mar-23 13:13pm    
OK, so you need to get hold of the wiring details and drivers that operate such a device.

I recommend that you start here : OpenRGB[^]. There is an SDK you can use. Make sure you choose fans that are supported by their SDK.
 
Share this answer
 
Hey there! You could check out this article Control RGB Fans with C++: A Comprehensive Guide[^] it may be helpful? Not knowing exactly what hardware or tools you are using this might be a good open ended guide?

Looks like you’ll have to find which Fan Controller Library to utilize depending on what you have!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900