# Title: Air Quality Click Board™ ## Description: The Air Quality Click Board™ is a simple solution for adding a high sensitivity sensor for detecting a variety of gases that impact air quality in homes and offices. It carries an MQ-135 sensor. The click is designed to run on a 5V power supply. It communicates with the target microcontroller over the AN pin on the mikroBUS™ line. Detecting Gases The Air Quality Click Board™ is suitable for detecting ammonia (NH3), nitrogen oxides (NOx) benzene, smoke, CO2 and other harmful or poisonous gases that impact air quality. The MQ-135 sensor unit has a sensor layer made of tin dioxide (SnO2), an inorganic compound that has lower conductivity in clean air than when polluting gases are present. Calibration Potentiometer To calibrate the Air Quality Click Board™ for optimum performance, use the onboard potentiometer to adjust the load resistance on the sensor circuit. Key features MQ-135 sensor SnO2 gas sensing layer Interface: AN 5V power supply ## Product type: Click Board ## Vendor: Mikroelektronika d.o.o. ## Tags: Click Board, Gas, Hanwei Electronics, MikroE, Sensor ## Price range: 14.0 - 14.0 GBP ## Link: https://thedebugstore.com/products/mikroe-1630-air-quality-click-board-uk ## Compare-at price range: 20.0 - 20.0 GBP ## Options - Title: Default Title ## Collections - [New Products](https://thedebugstore.com/a/llms/collections/new-products-debug-store) - [Mikroelektronika d.o.o. (MikroE)](https://thedebugstore.com/a/llms/collections/mikroelektronika-catalogue-uk) - [Hanwei Electronics Gas Sensor Support: Debug Store's Development Boards and Tools](https://thedebugstore.com/a/llms/collections/hanwei-electronics-device-support) - [Sensor Click Boards™](https://thedebugstore.com/a/llms/collections/sensor-click-boards-catalogue) - [MikroE Click Boards™](https://thedebugstore.com/a/llms/collections/mikroe-click-boards-catalogue-uk) - [Gas Sensor Click Boards™](https://thedebugstore.com/a/llms/collections/gas-sensor-click-boards-catalogue) - [Click Boards™ Summer Sale](https://thedebugstore.com/a/llms/collections/inventory-sale) - [MikroE Sale](https://thedebugstore.com/a/llms/collections/mikroe-sale) - [MIKROE Stock](https://thedebugstore.com/a/llms/collections/mikroe-products-in-stock-sale) ## Variants - Default Title, SKU: MIKROE-1630, Available: yes, Inventory: 5 ## Metafields - full_description:
The Air Quality Click Board™ is a simple solution for adding a high sensitivity sensor for detecting a variety of gases that impact air quality in homes and offices. It carries an MQ-135 sensor. The click is designed to run on a 5V power supply. It communicates with the target microcontroller over the AN pin on the mikroBUS™ line.
The Air Quality Click Board™ is suitable for detecting ammonia (NH3), nitrogen oxides (NOx) benzene, smoke, CO2 and other harmful or poisonous gases that impact air quality. The MQ-135 sensor unit has a sensor layer made of tin dioxide (SnO2), an inorganic compound that has lower conductivity in clean air than when polluting gases are present.
To calibrate the Air Quality Click Board™ for optimum performance, use the onboard potentiometer to adjust the load resistance on the sensor circuit.
The Air quality 3 Click Board™ is the air quality measurement device, which is able to output both equivalent CO2 levels and total volatile organic compounds (TVOC) concentration in the indoor environment. The Click Board™' is equipped with the state-of-the-art air quality sensor IC, which has an integrated MCU and a specially designed metal oxide (MOX) gas sensor microplate, allowing for high reliability, fast cycle times and a significant reduction in the power consumption, compared to other MOX sensor-based devices. The Click Board™' is also equipped with a temperature compensating element, which allows for increased measurement accuracy.
This Click Board™' outputs processed values for the equivalent CO2 levels (parts per million - ppm) and TVOC (parts per billion - ppb), based on raw gas readings, processed by the internal MCU. The values can be directly accessed via the I2C bus, which saves the software development time, allowing faster time to market. These features make Air quality 3 Click a perfect solution for a wide range of both portable and stationary applications for measuring and monitoring the air quality in offices, storage areas, for home and building air conditioning automation and similar applications that require a reliable, low power eCO2 and TVOC level measurements.
Air quality 3 Click is equipped with the CCS811, an advanced ultra-low power digital gas sensor for monitoring the indoor air quality (IAQ), from ams. This IC consists of an analog section consisting of a MOX gas sensor, based on ams unique micro-hotplate technology which allows high reliability, fast cycle times and very low power consumption; and the digital section, which consists of an embedded microcontroller (MCU) and an analog to digital converter (ADC). The CCS811 sensor IC employs advanced algorithms to calculate the raw sensor data and output the equivalent CO2 and TVOC values. It utilizes the internal MCU for this purpose, reducing the payload on the host MCU.
Because of the nature of the MOX sensors, the CCS811 sensitivity will change over the time, especially in early life use. The internal sensor resistance will change the most for the first 48 hours of operation. So, to achieve a proper operation of this sensor, it has to be calibrated during several different phases of its lifecycle. Since this step is important for achieving accurate IAQ results, it is strongly advised to be carefully studied from the CCS811 datasheet.
There are five operating modes available for the Air quality 3 Click:.
These modes affect the power consumption of the Air Quality 3 Click, as well as the frequency of the data sampling. Depending on the given conditions, the device can be set to be operated in any of these modes. However, it should be noted that the device should be set to idle mode for at least 10 minutes, before switching from higher frequency measurement mode, to a lower frequency measurement mode. The TVOC and eCO2 values are calculated for modes 1, 2 and 3, while Mode 4 is intended to be used when external data processing is required, giving only raw value readings.
The Click Board™' communicates with the host MCU via the I2C bus. SCL and SDA pins of the CCS811 IC are routed to the corresponding mikroBUS pins, allowing easy and secure connection with the development system. There is yet another pin used with the I2C communication, that is not the part of the standard I2C bus: the #WAKE pin has to be set to a LOW logic level before the communication is attempted. This pin is routed to the CS pin of the mikroBUS. The I2C bus lines are equipped with the pull-up resistors, so a communication can be established as soon as the Click Board™ is installed on the mikroBUS.The least significant bit of the I2C address is routed to the external pin of the CCS811 IC and it can be set to either HIGH or a LOW logic level. This can be done by an on-board SMD jumper, labelled as ADDR. It is useful when more than one device is used on the same I2C bus.
The #RESET pin is used to reset the device and it has to be pulled to a LOW logic level for at least 20s. It is pulled to a HIGH logic level by the on-board resistor and filtered by a capacitor, to prevent random reset of the device. The #RESET of the CCS811 sensor IC is routed to the mikroBUS RST pin.
The #INT pin allows another powerful feature of the Air Quality 3 Click to be used - a programmable interrupt request. This pin can be driven to a LOW state when there is data ready to be read via the I2C. It can also be programmed to be driven when the eCO2 measurement data exceeds the programmed threshold by the hysteresis value. This can be extremely useful for making an early CO2 warning system. Interrupts, in general, are very useful to avoid constant polling by the MCU, saving resources and energy that way. The #INT of the CCS811 sensor IC is routed to the mikroBUS INT pin.
.
Provided Click Board™ ' library contains functions which can be used to read and configure the Air quality 3 Click in a simple and comprehensive way. The provided example application demonstrates how to use these functions properly and can be used for a future development.
- amazon_main_image: https://www.thedebugstore.com/images/product/lg-air-quality-click-1630-hand_1.jpg - amazon_other_image_1: https://www.thedebugstore.com/images/product/lg-air-quality-click-1630-back_1.jpg - amazon_other_image_2: https://www.thedebugstore.com/images/product/lg-air-quality-click-1630-in-use_1.jpg - amazon_other_image_3: https://www.thedebugstore.com/images/product/lg-air-quality-click-1630-in-use_1.jpg - amazon_browse_node: 428655031 - related_products: MIKROE-2953,MIKROE-4385,MIKROE-2896 - mpn: MIKROE-1630 - backorder_label: If no stock shown above, check availability - badge: - widget:The Air Quality Click Board™ features the MQ-135 gas sensor in its design for measuring the air quality in apartments, homes and offices. This add-on board helps you detect poisonous gases like ammonia (NH3), nitrogen oxides (NOx), benzene, CO2, smoke and others that harm the air quality. The Air Quality Click Board™ is equipped with a calibration potentiometer and a power indicator LED. It also has got a MikroBUS host socket and two jumpers. The MQ-135 sensor features a gas sensing layer constructed of tin dioxide which is an inorganic compound with the formula SnO2. Tin dioxide is known to have lower conductivity in clean air.
As the level of pollution increases in the air, the conductivity rises too. You can calibrate the Air Quality Click Board™ for the environment by adjusting the load resistance of the sensor circuit. As the concentration of the target air changes, the resistance of the sensor component also gets changed.