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.14.tar.gz (26.6 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for adafruit-circuitpython-tmp007-2.1.14.tar.gz
Algorithm Hash digest
SHA256 667525a4e0fac953a18cbeb023c18320a5646661ea3695bf01f6ad38bdd9db91
MD5 0ed20eec958360ab44ff44b253fc6fd1
BLAKE2b-256 4d10540852b58cfd28963cbb1ae81453ad7ff47835728679a3529f8bd4071605

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_tmp007-2.1.14-py3-none-any.whl
Algorithm Hash digest
SHA256 018209a30ed050b076f28197564aba8fb8d1e1ceb937983032bca33133238697
MD5 3bd400f05df59a3f53ad7b7383da97bc
BLAKE2b-256 c430bafd14f9eab6d93a01b1074a49a0ae7aad154d8983533923e8ef6f14d007

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