mlx9064x

Crates.iomlx9064x
lib.rsmlx9064x
version0.2.1
sourcesrc
created_at2021-07-17 22:07:43.997801
updated_at2021-10-04 21:01:34.126691
descriptionLibrary for interfacing with Melexis MLX9064* thermal cameras
homepage
repositoryhttps://github.com/paxswill/mlx9064x-rs
max_upload_size
id424203
size413,488
Will Ross (paxswill)

documentation

README

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 processing power to use fully.

This library is still under development, but the final API will be pretty close to the current one.

Commit count: 235

cargo fmt