An open API service indexing awesome lists of open source software.

https://github.com/wolfeidau/mgos-sgp30

A Sensirion's SGP30 Mongoose OS library
https://github.com/wolfeidau/mgos-sgp30

iot mongoose-os sgp30

Last synced: about 1 year ago
JSON representation

A Sensirion's SGP30 Mongoose OS library

Awesome Lists containing this project

README

          

# mgos-sgp30

A Sensirion's SGP30 Mongoose OS library which reads tvoc and co2.

Note this uses the [Sensirion Embedded Driver SGP30 (zip)](https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/13_Sample_Codes_Software/Gas_Sensors/Sensirion_Gas_Sensors_SGP30_Embedded_Driver.zip) which was developed by Sensirion AG.

See https://www.sensirion.com/en/environmental-sensors/gas-sensors/multi-pixel-gas-sensors/

# Supported sensor interfaces

* I2C

# license

This code is released under Apache License 2.0, and is copyright Mark Wolfe.