paxswill / mlx9064x-rs

Rust library for using Melexis MLX9064* thermal cameras
Apache License 2.0
4 stars 4 forks source link
embedded-hal-driver melexis mlx90640 mlx90641

Crates.io docs.rs builds.sr.ht status

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 floating point processing power to use to their fullest extent.

Roadmap

There's a few remaining features/tasks left before I consider this crate "done":