HWMonitor
Go to solution
Solved by minibois,
3 minutes ago, AngryPig said:Is there documentation anywhere that describes how a program like HWMonitor actually gets all of the temperature information? I want to make my own program as a hobby project to learn but the only thing I have found is using WMIC and it keeps saying not supported on my system.
These programs get their info via WMI as far as I know.
As a first hobby program, I would just use the API OpenHardwareMonitor provides:
https://openhardwaremonitor.org/documentation/
http://openhardwaremonitor.org/wordpress/wp-content/uploads/2011/04/OpenHardwareMonitor-WMI.pdf

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now