hydroprobe 2.0.0.0
|
HydroProbe Click example. More...
Functions | |
void | hydroprobe_calib () |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
HydroProbe Click example.
This demo application measures moisture.
The demo application is composed of two sections :
Initalizes I2C driver, prerforms calibration and makes an initial log.
This example shows the capabilities of the Hydro Probe click by measuring environment moisture content and displaying it in percent via USB UART.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
void hydroprobe_calib | ( | ) |
int main | ( | void | ) |