fan6 2.0.0.0
|
Fan6 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Fan6 Click example.
This demo application reads tachometer value which is calculated as rpm value, and reads temperature of external diode in celsius value.
The demo application is composed of two sections :
Initializes device configuration.
Reads tachometer value which is calculated as rpm value, and reads temperature of external diode in celsius value. All this results logs on USB UART. Repeats operation every 500 ms.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |