tfmini 2.0.0.0
|
TFmini Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
TFmini Click Example.
This example demonstrates the use of TFmini click board by reading the measurements from the attached TFmini-S or TFmini Plus sensors.
The demo application is composed of two sections :
Initializes the driver and the click board, and reads the firmware version of the attached sensor.
Reads the target distance, signal strength and the internal sensor temperature every 100ms approximately, and displays the results on the USB UART.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |