AlphasenseCO2.h file

Contains the AlphasenseCO2 sensor class and the variable subclasses AlphasenseCO2_CO2 and AlphasenseCO2_Voltage.

These are used for the Alphasense IRC-A1 Nondispersive Infrared (NDIR) Carbon Dioxide (CO2) sensor. This library will almost certainly also work with the Alphasense IRC-AT CO2 sensor (which uses a thermopile detector), although the warmup and stabilization times might be different.

This depends on the Adafruit ADS1X15 v2.x library.

Classes

class AlphasenseCO2
The Sensor sub-class for the [Alphasense IRC-A1 CO2](Alphasense IRC-A1 CO2) sensor.
class AlphasenseCO2_CO2
The Variable sub-class used for the carbon dioxide (CO2) output from an Alphasense IRC-A1 CO2.
class AlphasenseCO2_Voltage
The Variable sub-class used for the raw voltage output from an Alphasense IRC-A1 CO2.