Skip to content

Commit b9d04dc

Browse files
authored
Update README.md
Updating README for SparkFun release.
1 parent 486eba0 commit b9d04dc

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
SparkFun SGP30 Library
22
===========================================================
3-
[![SparkX SGP30 Breakout (Qwiic) (SPX-14813)](https://cdn.sparkfun.com/assets/parts/1/3/0/8/1/14813-SGP30_Breakout__Qwiic_-01.jpg)](https://www.sparkfun.com/products/14813)
3+
[![SparkFun Air Quality Sensor - SGP30 (Qwiic) (SEN-16531)](https://cdn.sparkfun.com/assets/parts/1/5/4/0/9/16531-SparkFun_Air_Quality_Sensor_-_SGP30__Qwiic_-05.jpg)](https://www.sparkfun.com/products/16531)
44

5-
[*SparkX SGP30 Breakout (Qwiic) (SPX-14813)*](https://www.sparkfun.com/products/14813)
5+
[*SparkFun Air Quality Sensor - SGP30 (Qwiic) (SEN-16531)*](https://www.sparkfun.com/products/16531)
66

77
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>.
88

99
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.
1010
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.
1111

1212
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!
1414

1515
Shout outs to all those folks that have helped make this library better:
1616

@@ -29,7 +29,14 @@ Documentation
2929
--------------
3030

3131
* **[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
39+
3340

3441
License Information
3542
-------------------

0 commit comments

Comments
 (0)