{"id":20479370,"url":"https://github.com/paxswill/mlx9064x-rs","last_synced_at":"2025-04-13T13:32:44.532Z","repository":{"id":57639453,"uuid":"387043431","full_name":"paxswill/mlx9064x-rs","owner":"paxswill","description":"Rust library for using Melexis MLX9064* thermal cameras","archived":false,"fork":false,"pushed_at":"2022-05-13T20:56:06.000Z","size":338,"stargazers_count":4,"open_issues_count":4,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T04:33:27.329Z","etag":null,"topics":["embedded-hal-driver","melexis","mlx90640","mlx90641"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paxswill.png","metadata":{"files":{"readme":"ReadMe.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-17T21:59:23.000Z","updated_at":"2025-03-23T11:36:53.000Z","dependencies_parsed_at":"2022-08-27T20:02:26.196Z","dependency_job_id":null,"html_url":"https://github.com/paxswill/mlx9064x-rs","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paxswill%2Fmlx9064x-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paxswill%2Fmlx9064x-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paxswill%2Fmlx9064x-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paxswill%2Fmlx9064x-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paxswill","download_url":"https://codeload.github.com/paxswill/mlx9064x-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248721034,"owners_count":21151034,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["embedded-hal-driver","melexis","mlx90640","mlx90641"],"created_at":"2024-11-15T15:43:40.136Z","updated_at":"2025-04-13T13:32:44.511Z","avatar_url":"https://github.com/paxswill.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Crates.io](https://img.shields.io/crates/v/mlx9064x)](https://crates.io/crates/mlx9064x)\n[![docs.rs](https://img.shields.io/docsrs/mlx9064x?label=docs.rs)](https://docs.rs/mlx9064x/)\n[![builds.sr.ht status](https://builds.sr.ht/~paxswill/mlx9064x.svg)](https://builds.sr.ht/~paxswill/mlx9064x?)\n\n# mlx9064x\n\n`mlx9064x` is a library for using the MLX90640 and MLX90641 thermal cameras from\nMelexis. It's `no_std`, but these cameras require a fair bit of memory and\nfloating point processing power to use to their fullest extent.\n\n## Roadmap\n\nThere's a few remaining features/tasks left before I consider this crate \"done\":\n\n - [ ] Simplify access pattern iterators. I feel there's some extra performance\n       as well as a simpler way to handle the \"which pixels need to be updated\"\n       task that is currently handled by `MelexisCamera::pixels_in_subpage` (not\n       to mention the naming of that function and `pixel_ranges` can be\n       confisuing as to what they're doing).\n - [ ] Implement extended temperature range calculations. Outside of the basic\n       temperature range (between 0 and a configurable upper limit, defaulting\n       to 160 for the MLX90640 and 80 for the MLX90641), extra calculations need\n       to be performed to account for non-linear sensitivity of the camera\n       sensors. Right now only the basic temperature calculation is performed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaxswill%2Fmlx9064x-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaxswill%2Fmlx9064x-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaxswill%2Fmlx9064x-rs/lists"}