[![Crates.io](https://img.shields.io/crates/v/mlx9064x)](https://crates.io/crates/mlx9064x) [![docs.rs](https://img.shields.io/docsrs/mlx9064x?label=docs.rs)](https://docs.rs/mlx9064x/) [![builds.sr.ht status](https://builds.sr.ht/~paxswill/mlx9064x.svg)](https://builds.sr.ht/~paxswill/mlx9064x?) # mlx9064x `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.