ozone2 2.0.0.0
|
Ozone2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Ozone2 Click example.
This example shows the value of ozone measurement aquired from Ozone2 Click board.
The demo application is composed of two sections :
Calls functions for driver initializaton used for data conversion and results reading.
Reads the level of ozone in the air every with repetition of 1 second. This driver is able to get the level of ozone gas in the range from 10 to 1000 ppm. #note# Be sure that you correctly set the AD convertor which you want to use.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |