si1145

Crates.iosi1145
lib.rssi1145
version0.1.0
sourcesrc
created_at2024-06-30 10:40:57.656319
updated_at2024-06-30 10:40:57.656319
descriptionNo-std driver for the Si1145 ambient light sensor
homepage
repositoryhttps://github.com/ryan-summers/si1145
max_upload_size
id1287910
size15,021
Ryan Summers (ryan-summers)

documentation

README

Rust Si1145 Light Sensor Driver

Crates.io Version No Std

This is a platform agnostic Rust driver for the Silicon Labs Si1145 light sensor, based on the embedded-hal traits.

The Device

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

License

Licensed under either of

Contributing

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.

Commit count: 5

cargo fmt