The Air Quality Bricklet can measure
The IAQ index is a measurement for the quality of air. To calculate the IAQ index the Bricklet detects ethane, isoprene (2-methylbuta-1,3-diene), ethanol, acetone and carbon monoxide (often called VOC, volatile organic components) by adsorption. These gas measurements are combined with the measurements of air pressure, humidity and temperature to calculate the final IAQ index.
The IAQ index has a range of 0-500:
Typical applications for this Bricklet are the monitoring of air quality, environmental statistics, home automation and similar.
Property | Value |
---|---|
Sensor | BME680 |
Current Consumption | 100mW (20mA at 5V) |
IAQ Index Resolution | 1 |
Air Pressure Resolution | 0.0018hPa |
Humidity Resolution | 0.008%RH |
Temperature Resolution | 0.01°C |
IAQ Index Accuracy | ±15 and ±15% of reading |
Air Pressure Accuracy | ±0.12hPa (700-900hPa at 25-40°C), ±0.6hPa (full scale) |
Humidity Accuracy | ±3%RH (20-80%RH at 25°C) |
Temperature Accuracy | ±0.5°C (at 25°C), ±1.0°C (0-65°C)* |
Measurement Frequency | 0.3 measurements per second |
Dimensions (W x D x H) | 25 x 20 x 5mm (0.98 x 0.79 x 0.19") |
Weight | 2.1g |
* This is the temperature at the exact position of the sensor. If the Bricklet is used inside of an enclosure, the air around the Bricklet may heat up more than the ambient air. The Bricklet does have API to calibrate this kind of offset.
Calibration of the temperature value is recommended, since the temperature value is used to compensate the IAQ index and humidity values.
The Bricklet is building a database of measurements and uses this data to do an automatic background calibration and calculate an accurate IAQ index over time. It will take a few days until the IAQ index has a high reliability.
The IAQ accuracy is reflects the current state of the background calibration process.
The effective duration of the calibration process depends on the stimuli observed by the sensor. An IAQ accuracy going back and fourth between 2 and 3 is expected, the Bricklet is recalibrating itself.
The Bricklet saves the current database of values and calculated coefficients every 12 hours in its internal flash memory. If the Bricklet loses power it will not take as long to receive reliable data again.
Starting with firmware version 2.0.3 the automatic background calibration considers 28 days of data. We recommend that you run the Bricklet for 28 full days before you consider the data as completely reliable. It is possible to reduce the calibration window to 4 days with the API.
To test a Air Quality Bricklet you need to have Brick Daemon and Brick Viewer installed. Brick Daemon acts as a proxy between the USB interface of the Bricks and the API bindings. Brick Viewer connects to Brick Daemon. It helps to figure out basic information about the connected Bricks and Bricklets and allows to test them.
Connect the Air Quality Bricklet to a Brick with a Bricklet Cable.
If you connect the Brick to the PC over USB, you should see a new tab named "Air Quality Bricklet" in the Brick Viewer after a moment. Select this tab. If everything went as expected you can now see the values for IAQ index, air pressure, humidity and temperature.
After this test you can go on with writing your own application. See the Programming Interface section for the API of the Air Quality Bricklet and examples in different programming languages.
A laser-cut case for the Air Quality Bricklet is available.
The assembly is easiest if you follow the following steps:
Below you can see an exploded assembly drawing of the Air Quality Bricklet case:
Hint: There is a protective film on both sides of the plates, you have to remove it before assembly.
See Programming Interface for a detailed description.
Language | API | Examples | Installation |
---|---|---|---|
C/C++ | API | Examples | Installation |
C/C++ for Microcontrollers | API | Examples | Installation |
C# | API | Examples | Installation |
Delphi/Lazarus | API | Examples | Installation |
Go | API | Examples | Installation |
Java | API | Examples | Installation |
JavaScript | API | Examples | Installation |
LabVIEW | API | Examples | Installation |
Mathematica | API | Examples | Installation |
MATLAB/Octave | API | Examples | Installation |
MQTT | API | Examples | Installation |
openHAB | API | Examples | Installation |
Perl | API | Examples | Installation |
PHP | API | Examples | Installation |
Python | API | Examples | Installation |
Ruby | API | Examples | Installation |
Rust | API | Examples | Installation |
Shell | API | Examples | Installation |
Visual Basic .NET | API | Examples | Installation |
TCP/IP | API | ||
Modbus | API |