MLX90641 FIR Array python interface
Project description
MLX90641 driver
This is a work-in-progess!
Milestones:
- win 10 PC + mcp2221
- Raspberry pi + devtree (/dev/i2c-1)
- Jetson Nano + devtree
- Raspberry pi + mcp2221
- linux pc + mcp2221
- Jetson Nano + mcp2221
- windows 10 pc + EVB90640-41
- linux pc + EVB
- raspberry pi + EVB
- BeagleBone + mcp2221 + devtree + EVB
Intro
This python driver for MLX90641 aims to facilitate the interfacing on a PC.
Currently this driver supports 3 type of interfaces:
- EVB90640-41 ==> https://www.melexis.com/en/product/EVB90640-41/
- Raspberry Pi with I2C on any GPIO pin.
- MCP2221 USB to I2C adaptor.
Dependencies
Driver:
- Python3
- pySerial
Getting started
Installation
pip install mlx90641
https://pypi.org/project/mlx90641/
Running the driver demo
- Connect the EVB to your PC.
- pen a terminal and run following command:
mlx90641-dump-frame auto
This program takes 1 optional argument.
mlx90641-dump-frame <communication-port>
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mlx90641-driver-evb9064x-0.0.1.tar.gz.
File metadata
- Download URL: mlx90641-driver-evb9064x-0.0.1.tar.gz
- Upload date:
- Size: 43.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ce820a63fcf9304b7609308537a9d09a64416e59d1e59a5b7468398261bdcc7
|
|
| MD5 |
0fb8f78a780d06d9529b49cd341f15d1
|
|
| BLAKE2b-256 |
141d7baa6be6f83a50a1192598b1abcac7e0ebd5e8c5eccd1c0b1f3cf1cacaba
|
File details
Details for the file mlx90641_driver_evb9064x-0.0.1-py3-none-any.whl.
File metadata
- Download URL: mlx90641_driver_evb9064x-0.0.1-py3-none-any.whl
- Upload date:
- Size: 43.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8335fb9caad35416785c1dc41265467dc4e170faa3f4ffcb0045e294a8b0e894
|
|
| MD5 |
596be095dfc8c19ad6157468a0b49055
|
|
| BLAKE2b-256 |
34b7e5bbe4cc4cdf40c623879272f90488c0ad0097d4ba4413b85ef0027300d3
|