<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Get CPU Temp' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Get CPU Temp' posted on the 'Python' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Thu, 20 Jun 2013 03:13:53 -0700</pubDate>
    <lastBuildDate>Thu, 20 Jun 2013 03:13:53 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Get CPU Temp</title>
      <link>http://www.programmersheaven.com/mb/python/430089/430089/get-cpu-temp/</link>
      <description>I am working on a program to monitor temperature of different components of a computer.  To start, I am working specifically on cpu.  From my research, what I find is that the WMI is the best way to do this.  The problem is, when I install Tim Golden's module for WMI, and use a sample code from the internet to get CPU temp, I get an error that basically says: this feature is not supported by your computer (not in so many words)  Does anyone know what the problem is?  I know that this feature is supported, because I have used SIW (System Information for Windows) and it finds the CPU temp just fine.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/python/430089/430089/get-cpu-temp/</guid>
      <pubDate>Sat, 03 Nov 2012 14:46:32 -0700</pubDate>
      <category>Python</category>
    </item>
    <item>
      <title>Re: Get CPU Temp</title>
      <link>http://www.programmersheaven.com/mb/python/430089/430197/re-get-cpu-temp/#430197</link>
      <description>Anyone got any ideas?&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/python/430089/430197/re-get-cpu-temp/#430197</guid>
      <pubDate>Sat, 10 Nov 2012 15:54:28 -0700</pubDate>
      <category>Python</category>
    </item>
  </channel>
</rss>