简体   繁体   中英

How to get motherboard sensor readings in C#

I'm trying to get any temp/fanspeed/accelerometer readings from my motherboard in C# I have done a lot of research and I know its not easy, but it has to be possible to get something I can work with.

I have tried using motherboardmonitor.net but I can't figure out how to incorporate the dll into my program.

I have tried "using motherboardmonitor" with the motherboardmonitor.DLL i downloaded. But there is absolutely no documentation on how to use it. Im just fumbling around with it at the moment to no avail.

And I have tried using the sensor.dll but I dont think i have enough knowledge to go any further.

Here's a working example of what you are trying to achieve. Hope it's helpful.

http://forums.whirlpool.net.au/archive/1723879

It might not be a full solution, but it should get you started in the right direction.

The following is usefull too:

http://social.msdn.microsoft.com/Forums/en-US/netfxbcl/thread/34f0fa55-567b-4a98-a29d-b92a5c9b5f8f/

CPU temperature monitoring

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM