lepton_rs

Crates.iolepton_rs
lib.rslepton_rs
version0.1.3
sourcesrc
created_at2024-07-11 20:48:20.219284
updated_at2024-07-12 03:38:17.333841
descriptionDevice driver for the flir-Lepton camera module
homepage
repository
max_upload_size
id1300014
size23,707
Kenneth Price (KennethPrice288)

documentation

README

lepton_rs

Crates.io Docs.rs

lepton_rs is a Rust library providing a device driver for the Lepton thermal camera. This crate allows you to interface with the Lepton camera, capture images, and process thermal data.

Features

  • Interface with Lepton thermal cameras
  • Capture thermal images
  • Process and analyze thermal data
  • Easy-to-use API

For example usage, see: esp_ir

Documentation Full documentation is available on docs.rs. Contributing Contributions are welcome! Please see the CONTRIBUTING.md for more details. License This project is licensed under the MIT License. See the LICENSE file for details. Contact For questions, suggestions, or issues, please open an issue on the GitHub repository. Note: This crate is in active development. Features and APIs are subject to change.

Commit count: 0

cargo fmt