Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Temperature Code help?
Post: Temperature Code help?

Why is this working? - import wmi w = wmi.WMI(namespace="root\OpenHardwareMonitor")     temperature_infos = w.Sensor()     for sensor in temperature_infos:         if sensor.SensorType==u'Temperatur...
20AJ0931 General Coding Help 2 6,547 Apr-07-2017, 11:22 PM
    Thread: WMI module help?
Post: RE: WMI module help?

Yeah, so I installed the 64 bit pywin32 package, but whenever I enter "import wmi" in the Python IDLE, I am getting this error- Traceback (most recent call last): File "<pyshell#0>", line 1, ...
20AJ0931 General Coding Help 5 14,183 Apr-03-2017, 10:26 PM
    Thread: WMI module help?
Post: RE: WMI module help?

Lol, I am stupid. I just realized that I downloaded the 32bit pywin for 64bit python Can someone tell where I can find the 64bit build for pywin32 for Python 3.6.1rc1 (v3.6.1rc1^0:e0fbe5feee4f9c00f09...
20AJ0931 General Coding Help 5 14,183 Apr-03-2017, 12:13 PM
    Thread: WMI module help?
Post: WMI module help?

I am using Windows 10 Home, 64-bit operating system and have installed python from https://www.python.org/downloads/. My python version is Python 3.6.1rc1 (v3.6.1rc1^0:e0fbe5feee4f9c00f09eb9659c218218...
20AJ0931 General Coding Help 5 14,183 Apr-02-2017, 07:36 PM
    Thread: Module Help?
Post: Module Help?

Hi guys, I am new to python and wanted to start working with modules like the pywin32, pysensors and pyspectator. But whenever I download them from pypi.python.org website, for some reason when I try ...
20AJ0931 General Coding Help 5 4,867 Mar-31-2017, 01:04 AM
    Thread: How to download and install python modules?
Post: How to download and install python modules?

I am new to python and only know basic programming. I want to start working with modules. Especially the 'wmi' module. How do I download and install it.
20AJ0931 General Coding Help 4 10,322 Mar-20-2017, 11:08 PM
    Thread: Temperature value code
Post: RE: Temperature value code

I only need the temperature values from Open Hardware Monitor. Nothing else. I am working on windows so I cannot use the psutil command. How do I get the temperature values?
20AJ0931 General Coding Help 10 13,509 Mar-19-2017, 11:05 PM
    Thread: Temperature value code
Post: RE: Temperature value code

Can you only derive a certain value like Temperature or will you get all the values. I only need the Temperature values and then maybe I can send them to Arduino.
20AJ0931 General Coding Help 10 13,509 Mar-18-2017, 01:27 AM
    Thread: Temperature value code
Post: RE: Temperature value code

My OS is Windows 10 Home. Besides what is this Open Hardware Monitor all about. I hear a lot of people talking about it.
20AJ0931 General Coding Help 10 13,509 Mar-17-2017, 08:55 PM
    Thread: Temperature value code
Post: Temperature value code

Hi! I am new to python and I only know Arduino. I am building a laptop overheating detector and I somehow need to transfer temperature values from the sensors installed in my laptop to a Arduino board...
20AJ0931 General Coding Help 10 13,509 Mar-17-2017, 01:49 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020