ph2 2.1.0.0
|
pH 2 Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
pH 2 Click Example.
This library contains API for pH 2 Click driver. The library initializes and defines the I2C bus drivers or ADC drivers to read data from pH probe.
The demo application is composed of two sections :
Initializes the driver and performs offset calibration, as well as calibration in pH-neutral substance.
This example demonstrates the use of the pH 2 Click board by reading pH value of the substance where probe is placed.
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 | ) |