Login / Signup
Cart
Your cart is empty
Measure indoor air quality—total volatile organic compounds (TVOC) and equivalent CO2 (eCO2)—with this digital sensor for Raspberry Pi and Arduino.
Check out our full range of Breakout's and Breakout Garden's here
The SGP30 sensor measures two different types of gases: volatile organic compounds (like hydrocarbons) and equivalent carbon dioxide (H2 level is used as a proxy for this). The sensor does some nifty real-time baseline compensation to give you the most accurate readings, with just a 10-15% margin of error and minimal drift through time.
It's also compatible with our fancy Breakout Garden, where using breakouts is as easy just popping it into one of the six slots and starting to grow your project, create, and code.
Important! The sensor has a PTFE membrane over it (it looks like a slightly translucent white film). Do not peel it off! This is a gas-permeable membrane that is required for the sensor to function as intended.
We've designed this breakout board so that you can solder on the piece of right-angle female header and pop it straight onto the bottom left 5 pins on your Raspberry Pi's GPIO header (pins 1, 3, 5, 7, 9).
We've put together a Python library that you can use to read data from your SGP30 breakout, and provided an example of how to use the library.