Ozone 3 Click Board
Ozone 3 Click Board
The Ozone 3 Click Board™ is a compact add-on board suitable for ozone concentration detection and monitoring. This board features the 110-407, a high-performance ultra-thin electrochemical gas sensor from SPEC Sensors supported by the LMP91000, a high-precision integrated analogue frontend IC (AFE) ideal for this sensing application. It provides the reference voltage required by the sensor and offers a choice between the analogue output from the AFE IC buffered with the low noise Op-Amp and digital output from the 12-bit SAR A/D converter. This Click Board™ represents an ideal choice for health, environmental, industrial, and residential monitoring.
The Ozone 3 Click Board™ is supported by a mikroSDK compliant library, which includes functions that simplify software development. This Click Board™ comes as a fully tested product, ready to be used on a system equipped with the mikroBUS™ socket.
Software Support
We provide a library for the Ozone 3 Click Board™ as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
The package can be downloaded/installed directly from NECTO Studio The package Manager (recommended), downloaded from our LibStock™ or found on mikroE Github account.
Library Description
This library contains API for the Ozone 3 Click Board™ driver.
Key Functions
ozone3_cfg_setup
- Config Object Initialization function.ozone3_init
- Initialization function.ozone3_default_cfg
- Click Default Configuration function.
Example Description
This library contains API for the Ozone 3 Click Board™ driver. This demo application shows an example of the O3 ppm data measurement.
The demo application is composed of two sections :
void application_task ( void ) { float o3_ppm = ozone3_get_o3_ppm( &ozone3 ); log_printf( &logger, "tOzone : %.2f ppm rn", o3_ppm ); Delay_ms( 500 ); }
The full application code, and ready to use projects can be installed directly from NECTO Studio The package Manager (recommended), downloaded from our LibStock™ or found on mikroE Github account.
Other mikroE Libraries used in the example:
- MikroSDK.Board
- MikroSDK.Log
- Click.Ozone3
Additional Notes and Information
Depending on the development board you are using, you may need USB UART Click Board™, USB UART 2 Click Board™ or RS232 Click Board™ to connect to your PC, for development systems with no UART to USB interface available on the board. The terminal available in all MikroElektronika compilers, or any other terminal application of your choice, can be used to read the message.
MIKROSDK
The Ozone 3 Click Board™ is supported with mikroSDK - MikroElektronika Software Development Kit. To ensure proper operation of mikroSDK compliant Click board™ demo applications, mikroSDK should be downloaded from the LibStock and installed for the compiler you are using.
Ozone 3 Click Board
Frequently Asked Questions
Have a Question?
Be the first to ask a question about this.