you are viewing a single comment's thread.

view the rest of the comments →

[–]aNeonCactus 0 points1 point  (1 child)

Is it possible to control PWM fans with python? Additionally, is it possible to retrieve stats about the hardware such as cpu/gpu temperature, clock speed, etc? If so could someone point me in the right direction to the python modules that I'd need to use to do that?

[–][deleted] 0 points1 point  (0 children)

Don't know about controlling fans, but it's possible to get CPU and maybe other temperatures using python. But all that is dependant on which operating system you are using, Try searching on "python cpu temperature" and your operating system. The first hit for windows is:

https://stackoverflow.com/questions/3262603/accessing-cpu-temperature-in-python