fan6
2.0.0.0
|
Fan6 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | 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 | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |