Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 843 Bytes

ccs811.md

File metadata and controls

24 lines (15 loc) · 843 Bytes

Air Quality Station :: ScioSense CCS811

The ScioSense CCS811 sensor is a I2C/SPI gas sensor manufactured by ScioSense.

Getting started

Several CCS811 Breakouts are available: Adafruit, Sparkfun ...

I2C minimal Pinout

BME680 Breakout Nucleo
VCC 3V3
GND GND
SCL SDL/D15
SDA SDA/D14

CCS811 with Arduino/Stm32duino

Follow this hookup guide.

CCS811 with RIOT

The CCS811 is currently supported by RIOT (driver).