All Projects → sparkfun → SparkFun_CCS811_Arduino_Library

sparkfun / SparkFun_CCS811_Arduino_Library

Licence: other
A library to drive the AMS CCS811 air quality sensor

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to SparkFun CCS811 Arduino Library

BMP180 Breakout Arduino Library
Arduino libraries for the BMP180 pressure sensor breakout board
Stars: ✭ 30 (-21.05%)
Mutual labels:  sensor, arduino-library, sparkfun
Ultrasonic
Minimalist library for Ultrasonic Module HC-SR04, PING))) and Seeed SEN136B5B to Arduino
Stars: ✭ 77 (+102.63%)
Mutual labels:  sensor, arduino-library
arduino-sht
Repository for Sensirion humidity and temperature sensor support on Arduino
Stars: ✭ 43 (+13.16%)
Mutual labels:  sensor, arduino-library
Qwiic Spectral Sensor AS726X
Qwiic breakout for the AS7261/AS7262/AS7263 spectral sensors from AMS.
Stars: ✭ 20 (-47.37%)
Mutual labels:  sensor, sparkfun
bme280
Arduino and CMake library for communicating with the Bosch Sensortec BME280 environmental sensor.
Stars: ✭ 21 (-44.74%)
Mutual labels:  sensor, arduino-library
SensorFusion
A simple implementation of some complex Sensor Fusion algorithms
Stars: ✭ 101 (+165.79%)
Mutual labels:  sensor, arduino-library
Bh1750
An Arduino library for the digital light sensor breakout boards containing the BH1750FVI IC
Stars: ✭ 173 (+355.26%)
Mutual labels:  sensor, arduino-library
Adafruit CCS811
Arduino driver for CCS811 digital gas sensor
Stars: ✭ 60 (+57.89%)
Mutual labels:  sensor, arduino-library
TLV493D-A1B6-3DMagnetic-Sensor
Library for the TLV493D-A1B6 3D magnetic sensor for Arduino.
Stars: ✭ 27 (-28.95%)
Mutual labels:  sensor, arduino-library
SparkFun MMA8452Q Arduino Library
SparkFun Triple Axis Accelerometer Breakout - MMA8452Q Arduino Library
Stars: ✭ 16 (-57.89%)
Mutual labels:  arduino-library, sparkfun
scd30
arduino esp8266 ESP8266 SCD30 SCD-30 ESP32
Stars: ✭ 38 (+0%)
Mutual labels:  arduino-library, sparkfun
ublox
Arduino and CMake library for communicating with uBlox GPS receivers.
Stars: ✭ 89 (+134.21%)
Mutual labels:  sensor, arduino-library
Adafruit TSL2591 Library
This is an Arduino library for the TSL2591 digital luminosity (light) sensors.
Stars: ✭ 46 (+21.05%)
Mutual labels:  sensor, arduino-library
SparkFun MLX90640 Arduino Example
Controlling and reading from the MLX90640 IR array thermal imaging sensor
Stars: ✭ 84 (+121.05%)
Mutual labels:  sensor, sparkfun
BME680
Arduino Library to access the Bosch BME680 - temperature, pressure, humidity and gas sensor
Stars: ✭ 30 (-21.05%)
Mutual labels:  sensor, arduino-library
Pzem 004t V30
Arduino library for the Updated PZEM-004T v3.0 Power and Energy meter
Stars: ✭ 78 (+105.26%)
Mutual labels:  sensor, arduino-library
SparkFun TB6612FNG Arduino Library
No description or website provided.
Stars: ✭ 40 (+5.26%)
Mutual labels:  arduino-library, sparkfun
SparkFun CAN-Bus Arduino Library
No description or website provided.
Stars: ✭ 132 (+247.37%)
Mutual labels:  arduino-library, sparkfun
SparkFun ATECCX08a Arduino Library
An Arduino library to use with the Microchip ATECCX08a Cryptographic Co-processors.
Stars: ✭ 26 (-31.58%)
Mutual labels:  arduino-library, sparkfun
SparkFun AutoDriver Arduino Library
Arduino library support for the SparkFun AutoDriver board based on the ST Micro L6470 stepper driver.
Stars: ✭ 14 (-63.16%)
Mutual labels:  arduino-library, sparkfun

SparkFun CCS811 Arduino Library

SparkFun CCS811 Breakout

SparkFun CCS811 (SEN-14193)

This is an arduino IDE library to control the CCS811.

This has been tested with Arduino Uno, ESP32, and Teensy 3.2 using Arduino 1.8.1.

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /extras - Contains class diagrams for the driver. Ignored by IDE.
  • /src - Source files for the library (.cpp, .h).
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties - General library properties for the Arduino package manager.

Examples

  • BaselineOperator - Save and restore baselines to the EEPROM
  • BasicReadings - Get data from the CCS811 as fast as possible
  • BME280Compensated - Compensate the CCS811 with data from your BME280 sensor
  • Core - Shows how the underlying hardware object works
  • NTCCompensated - Compensate the CCS811 with data from a supplied NTC Thermistor
  • setEnvironmentalReadings - Compensate the CCS with random data
  • TwentyMinuteTest - Report data with timestamp.
  • WakeAndInterrupt - Shows how to use the nWake and nInt pins

Documentation

Products that use this Library

Version History

  • V 1.0.0 -- Initial commit of Arduino compatible library.

License Information

This product is open source!

Please review the LICENSE.md file for license information.

If you have any questions or concerns on licensing, please contact [email protected].

Distributed as-is; no warranty is given.

  • Your friends at SparkFun.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].