Crates.io | mlx9064x |
lib.rs | mlx9064x |
version | 0.2.1 |
source | src |
created_at | 2021-07-17 22:07:43.997801 |
updated_at | 2021-10-04 21:01:34.126691 |
description | Library for interfacing with Melexis MLX9064* thermal cameras |
homepage | |
repository | https://github.com/paxswill/mlx9064x-rs |
max_upload_size | |
id | 424203 |
size | 413,488 |
mlx9064x
is a library for using the MLX90640 and MLX90641 thermal cameras from
Melexis. It's no_std
, but these cameras require a fair bit of memory and
processing power to use fully.
This library is still under development, but the final API will be pretty close to the current one.