Skip to main content

CircuitPython library for TMP007 contactless IR thermometer.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

CircuitPython driver for the TMP007 contactless IR thermometer

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install adafruit-circuitpython-tmp007

To install system-wide (this may be required in some cases):

sudo pip3 install adafruit-circuitpython-tmp007

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .venv
source .venv/bin/activate
pip3 install adafruit-circuitpython-tmp007

Usage Example

Documentation

API documentation for this library can be found on Read the Docs.

For information on building library documentation, please check out this guide.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

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

adafruit-circuitpython-tmp007-2.1.13.tar.gz (26.7 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit-circuitpython-tmp007-2.1.13.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-tmp007-2.1.13.tar.gz
Algorithm Hash digest
SHA256 76bea4bce62b6b9c74ae9cf11f71f7c8ab13cac811e3d959c4951f4584f29486
MD5 f6cdc607411fc3a6ec6f5ab67f80bada
BLAKE2b-256 5d48c3bd55f78a57822331f9d43ba58f80aa5093d39bde307c122749749caa1c

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_tmp007-2.1.13-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_tmp007-2.1.13-py3-none-any.whl
Algorithm Hash digest
SHA256 8dff074f1b06f1a9faf3a5e9016360cac58f0d43dbe2f1ba2963aa030f80feb9
MD5 dfcf781576854d14afb14d49050d810c
BLAKE2b-256 80bec5f3de4adcc885eccc15d26838f52293c04722f81377f0e2cda4feb0a16d

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