ammonia 2.0.0.0
|
Ammonia Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Ammonia Click example.
This example shows the value of ammonia measurement aquired from Ammonia 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 ammonia in the air every with repetition of 1 second. This driver is able to get the level of ammonia gas in the range from 5 to 200 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 | ) |