uart1wire 2.0.0.0
|
UART1Wire Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
UART1Wire Click example.
This example reads and processes data from UART 1-Wire clicks.
The demo application is composed of two sections :
Initializes the driver and logger.
Reads the temperature data from DALLAS temperature sensors and logs the results on the USB UART every second.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |