Crates.io | si1145 |
lib.rs | si1145 |
version | 0.1.0 |
source | src |
created_at | 2024-06-30 10:40:57.656319 |
updated_at | 2024-06-30 10:40:57.656319 |
description | No-std driver for the Si1145 ambient light sensor |
homepage | |
repository | https://github.com/ryan-summers/si1145 |
max_upload_size | |
id | 1287910 |
size | 15,021 |
This is a platform agnostic Rust driver for the Silicon Labs Si1145 light sensor,
based on the embedded-hal
traits.
The Si1145/46/47 is a low-power, reflectance-based, infrared proximity, ultraviolet (UV) index, and ambient light sensor with I2C digital interface and programmable event interrupt output.
Datasheet: https://www.silabs.com/documents/public/data-sheets/Si1145-46-47.pdf
Licensed under either of
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, shall be dual licensed as above, without any additional terms or conditions.