Skip to content

Go library for interacting with the Sensiron SGP30 gas sensor for detecting volatile organic compounds (VOC).

License

Notifications You must be signed in to change notification settings

go-sensors/sensironsgp30

Repository files navigation

go-sensors/sensironsgp30

Go library for interacting with the Sensiron SGP30 gas sensor for detecting volatile organic compounds (VOC).

Quickstart

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

Sensor Details

The Sensiron SGP30 gas sensors are used for detecting volatile organic compound (VOC) concentrations, 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.

About

Go library for interacting with the Sensiron SGP30 gas sensor for detecting volatile organic compounds (VOC).

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages