473,404 Members | 2,213 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

how to read BIOS data?

Hi all

Is there any way to read certain BIOS parameters in C#? Like CPU
temperature, for example?

thanks
Alex
Feb 13 '06 #1
3 7290
Hi Alex,

Alex K. wrote:
Is there any way to read certain BIOS parameters in C#? Like CPU
temperature, for example?


AFAIK, CPU temperature, fan speed, and similar data are actually I2C
devices. There is probably an API available for working with I2C
devices that would make life a lot easier for you. I know Linux
provides such an interface so I'd be surprised if Windows didn't, as well.

Good luck,

--
Sean
Feb 13 '06 #2
Hi,
"Alex K." <Al***@discussions.microsoft.com> wrote in message
news:AC**********************************@microsof t.com...
Hi all

Is there any way to read certain BIOS parameters in C#? Like CPU
temperature, for example?


Youi need to install the driver for it, not all motherboards support it,
after that you should be able to get it using WMI , see
Win32_TemperatureProbe

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
Feb 13 '06 #3
to read hardware monitoring data via WMI, you need some utility, like
Hmonitor (see www.hmonitor.com), and WMI provider to access the data
from utility.

Now, WMI provider for Hmonitor is available!

Feb 20 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

21
by: Gavin | last post by:
Hi, I'm a newbie to programming of any kind. I have posted this to other groups in a hope to get a response from anyone. Can any one tell me how to make my VB program read the Bios serial number...
10
by: just4me | last post by:
Exactly how do I read a specific location in the bios eprom. (such as debug.exe location ffff:0000)
2
by: Rajen | last post by:
Suppose the field length is 25 characters. After entering the 25th character, it should be available to process. Program should not wait for the user to press enter/return key. Thank you.
2
by: standard149 | last post by:
Basically, what im attempting to do is add some preliminary procedures onto my usb drive. Currently I have a distro of linux, knoppix in my case, which will boot and run entirely from the drive. I...
3
by: standard149 | last post by:
I posted this under the programming lounge because I beleived this to be more of a question of writing a script then dealing with the OS itself, but id really like some feedback so after an...
1
by: simple25 | last post by:
I looked up my system information and discovered that my BIOS is dated back to 4/25/2003 version 4. I looked up the website for where my computer is manufactured and found that there is a now a...
2
by: =?Utf-8?B?Y29taXQy?= | last post by:
itried to install xp home edition . everything was loading ok untill eror message that os couldnot find hard disk drive. upon opening bios it shows my cd drive as primary and my dvd drive as...
1
by: kvramaiya | last post by:
Hello everyone Can anybody give me some information on how to access the BIOS from a programming language? Please. I would appreciate if you could. I would like to access all the parts of the BIOS...
0
by: ridiculous | last post by:
hello, I'm from China, now I have a problem. Can you help me? I want to get core voltage or BIOS detail imformation, especially PC health information in BIOS, just like the append (hwmon.png) in...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.