Results 1 to 11 of 11

Thread: cpu temperature

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2002
    Posts
    37

    Exclamation cpu temperature

    does anyone know how i can find the cpu temperature + voltage
    in vb

  2. #2
    Hyperactive Member Dinz's Avatar
    Join Date
    Jan 2002
    Posts
    359
    using thermometer......if u dont have one use ur palm...turn ur cpu or better open the cover and feel it.....
    !!!NobodyisPerfect......IamNOBODY!!!
    How's your wife and my kids?.....

    Never argue with an idiot. They drag you down to their level then beat you with experience!

    Child says : Mummy mummy, can i play with grandpa ?
    Mum says : NO, you have already dug him up twice.

    Galahtec The VB Forum

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    To find the temperature, do what Dinz said. I'd suggest an electric thermometer, they're more accurate. BUt don't use your palm. It'll singe you.

    To find the voltage, I THINK it's in the chip documentation. theyr'e usually around +/- 12 volts.

  4. #4
    Fanatic Member
    Join Date
    Apr 2002
    Posts
    638
    i think he means he wants to know how to retrieve it using VB, which i have no idea how.

    you might have to use C++ to do that....not sure though.

  5. #5
    Fanatic Member
    Join Date
    Apr 2002
    Posts
    638
    um...actually there are sensors on most modern motherboards that measure the CPU temp, motherboard temp, fan speed, etc. for example, my current CPU temp is 42C, motherboard temp is 22C, and CPU fan sped is 7500rpm.

  6. #6
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Originally posted by tr0n
    um...actually there are sensors on most modern motherboards that measure the CPU temp, motherboard temp, fan speed, etc. for example, my current CPU temp is 42C, motherboard temp is 22C, and CPU fan sped is 7500rpm.
    That's thru some app you have, right?

  7. #7
    Fanatic Member
    Join Date
    Apr 2002
    Posts
    638
    yep Asus Probe (came with my mobo). it's not a very good one, but the others i've found are either not that good either, or are shareware and i can't find any cracks.

  8. #8
    Seth DK
    Guest

    BIOS

    Almost every newer MB's have all these featues available in the BIOS! It's not just ANUS MotherBoards *g*

    As for how to retrieve this I do not know crap about that! sry

  9. #9
    sunnyl
    Guest
    All new hardware monitoring devices use the SMBus to detect each devices' status. The SMBus is a serial bus designed mainly for devices inside the computer to communicate to each other.

    What you are looking for would be DLLs that let you access the SMBus.

    http://www.tsgroup.it/smbus/download/download.htm (Italian)

  10. #10
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    He wants to MAKE one and not use one. sunnyl's link should prove useful, if he knows italian

  11. #11
    PowerPoster
    Join Date
    Aug 2000
    Location
    IN SILENCE
    Posts
    6,441

    Well

    He wants to MAKE one and not use one.
    I think he just wants to know how...

    http://216.239.51.100/search?q=cache...perature&hl=en
    Remaining quiet down here !!!

    BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width