scd30pi 0.3.2

Interfaces the i2c co2, temp and humidity sensor from Sensirion for rPi
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.log]
version = "0.4"

[dependencies.rppal]
version = "0.11.3"

[package]
authors = ["Crispin Tschirky <crispin@tschirky.ch"]
categories = ["embedded", "hardware-support"]
description = "Interfaces the i2c co2, temp and humidity sensor from Sensirion for rPi"
edition = "2018"
keywords = ["raspberry", "co2", "scd30", "i2c"]
license = "MIT"
name = "scd30pi"
readme = "Readme.md"
repository = "https://github.com/crisobal/scd30pi"
version = "0.3.2"