EZO Carrier EC Click Example.
Description
This example demonstrates the use of EZO Carrier EC click board by processing the incoming data and displaying them on the USB UART.
The demo application is composed of two sections :
Application Init
Initializes the driver, performs the click default factory reset, and single point calibration.
Application Task
Reads and processes all incoming conductivity data from the probe, and displays them on the USB UART in uS.
Additional Function
- static void ezocarrierec_clear_app_buf ( void )
- static void ezocarrierec_log_app_buf ( void )
- static err_t ezocarrierec_process ( ezocarrierec_t *ctx )
- static err_t ezocarrierec_rsp_check ( ezocarrierec_t *ctx, uint8_t *rsp )
- static void ezocarrierec_error_check ( err_t error_flag )
- Author
- Stefan Ilic