Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 658 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 658 Bytes

SCD30

Driver for the Sensirion SCD30 sensor module, for monitoring CO2, temperature, and humidity.

Usage

Installation: toit.pkg install github.com/qvisten999/scd30

import scd30

main:
  ...

See the examples folder for examples.

References

Official site Datasheet

Features and bugs

Use the issue tracker if you find bugs or missing features.