# 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](https://docs.rs/edrv-ltr390uv/) ## Contributing & License Please refer to [embedded-drivers](https://github.com/embedded-drivers/embedded-drivers)