Crates.io | scd30-interface |
lib.rs | scd30-interface |
version | 1.0.1 |
source | src |
created_at | 2024-11-18 00:53:28.072055 |
updated_at | 2024-11-24 15:17:43.136544 |
description | An I2C driver for the SCD30 sensor in Rust. |
homepage | |
repository | https://github.com/Gronner/scd30-interface |
max_upload_size | |
id | 1451657 |
size | 79,847 |
A Rust I2C driver for Sensirion's SCD30 CO2, temperature and humidity sensor module. This driver is based on the embedded-hal traits.
Features:
defmt
support.If you want to contribute open a Pull Request with your suggested changes and ensure that the integration pipeline runs.
Licensed under either of
SPDX-License-Identifier: Apache-2.0 OR MIT