lepton_rs 0.1.3

Device driver for the flir-Lepton camera module
Documentation
  • Coverage
  • 3.23%
    4 out of 124 items documented0 out of 67 items with examples
  • Size
  • Source code size: 23.7 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 775.53 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • KennethPrice288

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.