Tagged Questions
14
votes
1answer
4k views
CPU temperature monitoring C#
For a programming project I would like to access the temperature readings from my CPU and GPUs. I will be using C#. From various forums I get the impression that there is specific information and ...
7
votes
2answers
2k views
How to get the CPU Temperature info from Bios using c#?
How to get the CPU Temperature info from Bios using c#
I gave a try to the code in http://stackoverflow.com/questions/2923984/cpu-temperature-monitoring-c
But no luck. 'enumerator.Current' threw an ...
0
votes
1answer
49 views
detect color temperature settings of display?
is it possible to detect the color temperature settings of a monitor or display with css, javascript, html5, silverlight, java, flash, or anything that could be used on the web?
no problem if it's ...
0
votes
1answer
1k views
Windows Temperature Monitor
As part of an application for a client, I need to have a section which reports temperature information (motherboard, CPU, HDD). I know there are standalone applications such as Hardware Monitor by ...