ndirco2 2.0.0.0
|
NDIRCO2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task () |
int | main (void) |
NDIRCO2 Click example.
This application measures absolute CO2 concetration.
The demo application is composed of two sections :
Initializes I2C driver and performs driver reset and determines number of averaging measurements.
Reads CO2 concentration data in ppm unit after each completed measurement. One measurement is finished after 300 ms, and period between two measurements is 2 seconds. Results of measurements logs on USBUART.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |