airquality 2.0.0.0
|
Air quality click carries an MQ-135 sensor for detecting poisonous gases that impact air quality in homes and offices. 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.
We provide a library for the airquality Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for airquality Click driver.
airquality_cfg_setup
Config Object Initialization function. airquality_init
Initialization function. airquality_read_an_pin_value
This function reads results of AD conversion of the AN pin. airquality_read_an_pin_voltage
This function reads results of AD conversion of the AN pin and converts them to proportional voltage level. The demo application shows the reading of the adc values given by the sensors.
The demo application is composed of two sections :
Configuring clicks and log objects.
Reads the adc value and prints in two forms (DEC and HEX).
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
Other Mikroe Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. UART terminal is available in all MikroElektronika compilers.