rtd2 2.0.0.0
|
Rtd 2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Rtd 2 Click example.
RTD 2 Click board is commonly used for measuring ambient temperature from the PT100 3-wire temperature probe.
The demo application is composed of two sections :
Initializes the driver, performs a hardware reset, and sets the click default configuration.
Reads an ambient temperature measured by the PT100 3-wire temperature probe connected to the RTD 2 click board, and logs the results on the USB UART each second.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |