#thermal #camera #driver #devices #interface #image #lepton

lepton_rs

Device driver for the flir-Lepton camera module

4 releases

0.1.3 Jul 12, 2024
0.1.2 Jul 12, 2024
0.1.1 Jul 12, 2024
0.1.0 Jul 11, 2024

#652 in Hardware support

29 downloads per month

MIT/Apache

24KB
493 lines

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.

Dependencies

~56KB