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
- Host: GitHub
- URL: https://github.com/wolfeidau/mgos-sgp30
- Owner: wolfeidau
- License: other
- Created: 2018-03-27T09:13:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-27T09:41:13.000Z (over 8 years ago)
- Last Synced: 2025-03-12T13:14:06.458Z (over 1 year ago)
- Topics: iot, mongoose-os, sgp30
- Language: C
- Homepage: https://github.com/wolfeidau/mgos-sgp30-lib
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.