Skip to main content

A python wrapper for interacting with the TMP1075

Project description

TMP1075

A Python driver for the TI TMP1075 temperature sensor

Currently only supports querying of the temperature.

Usage

from TMP1075 import TMP1075

tmp = TMP1075()
print(tmp.get_temperature())
# or
print(tmp.temperature)

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

TMP1075-0.2.2-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file TMP1075-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: TMP1075-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.0rc2

File hashes

Hashes for TMP1075-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d27618c069a319e1146493d81618f6234467ab2521b60a0e95825a2840d7d486
MD5 bcbc0272f73012e8a45447b7c7773533
BLAKE2b-256 b3b9ace45d5a60afa7448314767ce585b2c83c5001fafb8bc8f78495002843bf

See more details on using hashes here.

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