MLX90641 driver for EVB90640-41
MLX90641 is a thermal camera (16x12 pixels) using Far InfraRed radiation from objects to measure the object temperature.
https://www.melexis.com/mlx90641
The python package "mlx90641-driver" driver interfaces the MLX90641 and aims to facilitate rapid prototyping.
This package provide the I2C low level routines.
It uses the I2C from the EVB90640-41 which is connected via the USB cable to the computer.
https://www.melexis.com/en/product/EVB90640-41/
Getting started
Installation
pip install mlx90641-driver-evb9064x
https://pypi.org/project/mlx90641-driver-evb9064x
https://pypistats.org/packages/mlx90641-driver-evb9064x
Note:
On linux OS, make sure the user has access to the comport /dev/ttyUSB<x> or /dev/ttyACM<x>.
And easy way to do this is by adding the user to the group dialout.
Running the driver demo
- Connect the MLX90641 to the EVB
- Connect the EVB to your PC with the USB cable.
- Open a terminal and run following command:
mlx90641-evb9064x-dump auto
This program takes 1 optional argument.
mlx90641-evb9064x-dump <communication-port>
Note: this dump command is not yet available!
Release files for mlx90641-driver-evb9064x 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mlx90641-driver-evb9064x-0.3.0.tar.gz | 4.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mlx90641_driver_evb9064x-0.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 140.2 kB
Release files / mlx90641-driver-evb9064x-0.3.0.tar.gz
| Download URL | mlx90641-driver-evb9064x-0.3.0.tar.gz |
|---|---|
| Size | 4.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
32d37b35957f8329216c3429ae5a0f3d3121695b7803c022719cd77ab0336b09
|
|
BLAKE2b-256 checksum How to use checksums |
3cdfde205b980df0175daaeae8d56d1d3cd405834de867a6a23e50dfb040029a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
|
Release files / mlx90641_driver_evb9064x-0.3.0-py3-none-any.whl
| Download URL | mlx90641_driver_evb9064x-0.3.0-py3-none-any.whl |
|---|---|
| Size | 136.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
38ef96ca145e63bf4ca3290cfaeabd302c697e82bdbd10fb1c0977115f91f442
|
|
BLAKE2b-256 checksum How to use checksums |
27f88e56d465d19a105258b40278efbec951684deeb79de2b75683b7c9654ba6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
|