Skip to main content

Gets the temperature from a Temper USB thermometer on windows.

Project description

Temper-Windows

Allows you to access the temperature in celsius of a Temper USB device on Windows.

Installation

pip install temper-windows

Demo

import temper_windows

temperature = temper_windows.get_temperature()
print(temperature)


>>> 21.26

Notes

  1. I only have the TemperX to test on so it may not work on others. Pull requests welcome if it doesn't.
  2. Tested on Python 3.6 and 2.7 although will most likely work on earlier versions too.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

temper-windows-1.0.1.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

temper_windows-1.0.1-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page