Skip to main content

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

Project description

Introduction

Documentation Status Discord Build Status Code Style: Ruff

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

adafruit_circuitpython_mlx90614-1.2.22.tar.gz (22.7 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit_circuitpython_mlx90614-1.2.22.tar.gz.

File metadata

File hashes

Hashes for adafruit_circuitpython_mlx90614-1.2.22.tar.gz
Algorithm Hash digest
SHA256 b31116bb7f0efdacc44fcf4524b2fab664939be9e46c82d5c0cca41777d13ebc
MD5 1abed03e0c347977c18f5220d347fdf3
BLAKE2b-256 59c2ab8a18d0c4151f985a204486c73e88577e3c505a24ba13a4baf50f4aedaa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adafruit_circuitpython_mlx90614-1.2.22-py3-none-any.whl
Algorithm Hash digest
SHA256 61267a080b59727f0e5a41f8e87582d8fd1ac0edd24c63549992f36b3a443576
MD5 7aebcad69f9e588ff286270cfc6c6c1e
BLAKE2b-256 928983493cba53c165ce3450f2b6d2ca6f548da1551f59e58ea55293765bcd54

See more details on using hashes here.

Supported by

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