Skip to main content

CircuitPython module for the Melexis MLX90614 Contact-less InfraredTemperature sensor.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

CircuitPython module for the Melexis MLX90614 Contact-less Infrared Temperature sensor. See examples/mlx90614_simpletest.py for a demo of the usage.

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-mlx90614

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

sudo pip3 install adafruit-circuitpython-mlx90614

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-mlx90614

Usage Example

See examples/mlx90614_simpletest.py for a demo of the usage.

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

Built Distribution

File details

Details for the file adafruit-circuitpython-mlx90614-1.2.18.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-mlx90614-1.2.18.tar.gz
Algorithm Hash digest
SHA256 89b498eaa86ae8db19eaf623e0e8c09da13d9d3d041e8790e6d88b3eae97972b
MD5 40c8afa9e39772877c6062e73fd4dfa0
BLAKE2b-256 2691a599b683a9a95da3984cfed372e0da59118c7d2d5de66c94c7f3c8736192

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_mlx90614-1.2.18-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_mlx90614-1.2.18-py3-none-any.whl
Algorithm Hash digest
SHA256 d8b7a37f53245eb33956ae7a86d8b75fd03dd8ea72b832ce05bbc96a9be1f078
MD5 090343d19d790afc82df4eb0c14c715f
BLAKE2b-256 c8c33ac0c8fcaae45f49c17f474943e0211f88552e660e4ba3e7ca57cdb08ee4

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