turbidity 2.0.0.0
|
Turbidity Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Turbidity Click example.
This library contains API for the Turbidity Click driver. The demo application reads ADC value, ADC voltage and Nephelometric Turbidity Units ( NTU ).
The demo application is composed of two sections :
Initialization of I2C module and log UART. After driver initialization, default settings turn on the device.
This example demonstrates the use of the Turbidity Click boardâ„¢. In this example, we monitor and display Nephelometric Turbidity Units ( NTU ). Results are being sent to the Usart Terminal, where you can track their changes.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |