You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[*SparkFun Air Quality Sensor - SGP30 (Qwiic) (SEN-16531)*](https://www.sparkfun.com/products/16531)
6
6
7
7
The SGP30 is an indoor air quality sensor equipped with an I<sup>2</sup>C interface. It outputs equivalent CO<sub>2</sub> in ppm and Total Volatile Organic Compounds (TVOC) in ppb. The sensor also gives access to its raw measurement values of Ethanol and H<sub>2</sub>.
8
8
9
9
The SGP30 boasts high stability with low long term drift. With its continuous baseline compensation algorithm, readings stay accurate over time. You can even fine tune your readings by interfacing with an external humidity sensor to add humidity compensation.
10
10
While the CCS811 requires a burn-in of 48 hours and a run-in of 20 minutes the SGP30 is ready to go after just 15 seconds.
11
11
12
12
SparkFun labored with love to create this code. Feel like supporting open source hardware?
13
-
Buy a [board](https://www.sparkfun.com/products/14813) from SparkFun!
13
+
Buy a [board](https://www.sparkfun.com/products/16531) from SparkFun!
14
14
15
15
Shout outs to all those folks that have helped make this library better:
16
16
@@ -29,7 +29,14 @@ Documentation
29
29
--------------
30
30
31
31
***[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
32
-
***[Product Repository](https://github.com/sparkfunX/Qwiic-SGP30-Breakout)** - Main repository (including hardware files)
32
+
***[Product Repository](https://github.com/sparkfun/SparkFun_Air_Quality_Sensor-SGP30)** - Main repository (including hardware files)
33
+
***[SGP30 Hookup Guide](https://learn.sparkfun.com/tutorials/sparkfun-air-quality-sensor---sgp30-qwiic-hookup-guide)** - A short hookup guide to get started with the SparkFun Air Quality Sensor - SGP30 (Qwiic)
34
+
35
+
Products that use this library
36
+
--------------
37
+
*[SEN-16531](https://www.sparkfun.com/products/16531)- SparkFun Version 1.0
38
+
*[SPX-14813](https://www.sparkfun.com/products/14813)- SparkX Version
0 commit comments