#embedded-hal-driver #embedded-driver #team #data #als #ltr390uv #uvs

no-std edrv-ltr390uv

Driver for LTR390UV, maintained by the embedded-drivers team

1 unstable release

0.0.1 Oct 8, 2024

#4 in #als

Download history 153/week @ 2024-10-05 24/week @ 2024-10-12 1/week @ 2024-10-19

178 downloads per month

MIT/Apache

15KB
276 lines

edrv-ltr390uv

Rust driver for LTR390UV(LTR-390UV-01) ambient light sensor(ALS) and ultraviolet light sensor(UVS) sensor.

Overview

[Overview of the driver]

Maintenance

This project is maintained by the embedded-drivers team. Our organization's goal is to provide consistent driver access interfaces for embedded Rust and to maintain these drivers collectively to avoid orphaned crates.

Features

  • Read ambient light and ultraviolet light data

Usage

[Provide basic usage examples]

Documentation

Docs.rs link

Contributing & License

Please refer to embedded-drivers


lib.rs:

Driver for LTR390UV.

Dependencies

~78KB