How do you get the temperature of the CPU?
Printable View
How do you get the temperature of the CPU?
First of all you would have to have a mother board which supports Enviroment Monitoring, which monitors things like FAN Rpm's, Temperatures and so on.
Then if you did have these, you would have to use a much lower level language that VB to make BIOS calls to get the Temperatue and so on.
So, to my knowlege i dont think you can't using VB.
I'll use C++ or Assembly if i need too.
I that case, as long as u have got the support for it in the motherboard you should be able to do it. You will have to look up on what interrupt's and calls that the BIOS uses for this information