Click here to Skip to main content
15,920,513 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
See more:
Hi,

I am doing my final year project and in this project, in a module I have to check the temperature of the Motherboard, Hard disk of the system. Now, I have come across Open Hardware Monitor but I am not sure about how to use it because there is no examples.
Can anyone guide me how to perform this?

Regards,
Farrukh Javeid

P.S. I use VS 2010.
Posted

1 solution

Go through this discussion @ http://social.msdn.microsoft.com/Forums/en-US/netfxbcl/thread/34f0fa55-567b-4a98-a29d-b92a5c9b5f8f/[^]. It recommends installing the WMI Code Creator utility so that you can play with WMI (Windows Management Instrumentation) queries.

For code see discussion @ http://stackoverflow.com/questions/2923984/cpu-temperature-monitoring-c[^]

Good luck :)
 
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