Driver for the Sensirion SCD30 sensor module, for monitoring CO2, temperature, and humidity.
Installation: toit.pkg install github.com/qvisten999/scd30
import scd30
main:
...
See the examples
folder for examples.
Use the issue tracker if you find bugs or missing features.