PDA

View Full Version : Somme app that can read Vcore and Freq



GoThr3k
11-28-2007, 04:21 PM
Hey all,

I just want to write something like cpu-z, but on a much lower level :P
Frequency,multiplier,HTT and Vcore will do :P
just for my own pc, i want to enjoy the process and become a better programmer. The problem is, i really dont know where to start.
What programming language is used for stuff like that?
how can i get access to chips on the mainboard and read out for example the Vcore?

A lot of thanks in advance

GoThr3k
11-29-2007, 08:52 AM
noone?

FrogBite
12-23-2007, 05:27 AM
http://www.codeproject.com/KB/system/GetHardwareInformation.aspx

Thats a start, it doesnt show voltages or your overclocked speed though.