Categorygithub.com/go-sensors/sensironscd30
repositorypackage
0.0.0-20221205011748-a1c87b9380de
Repository: https://github.com/go-sensors/sensironscd30.git
Documentation: pkg.go.dev

# README

go-sensors/sensironscd30

Go library for interacting with the Sensiron SCD30 gas sensor for detecting carbon dioxide concentration, temperature, and humidity.

Quickstart

Take a look at rpi-sensor-exporter for an example implementation that makes use of this sensor (and others).

Sensor Details

The Sensiron SCD30 gas sensors are used for detecting carbon dioxide concentration, temperature, and humidity, per vendor specifications. This go-sensors implementation makes use of the sensor's I2C-based protocol for obtaining measurements on an interval defined by the vendor.

Building

This software doesn't have any compiled assets.

Code of Conduct

We are committed to fostering an open and welcoming environment. Please read our code of conduct before participating in or contributing to this project.

Contributing

We welcome contributions and collaboration on this project. Please read our contributor's guide to understand how best to work with us.

License and Authors

Daniel James logo Daniel James

license GitHub contributors

This software is made available by Daniel James under the MIT license.