Speed Radar Click Example.
Description
This example demonstrates the use of Speed Radar click board by processing the incoming data and displaying them on the USB UART.
The demo application is composed of two sections :
Application Init
Initializes the driver and performs the click default configuration.
Application Task
The demo application sends a command that returns and displays the speed [km/h] and magnitude [dB] of the dominant movement for the forward and backward planes of the spectrum, measured frontal to the sensor. Results are being sent to the UART Terminal, where you can track their changes.
Additional Function
- static void speedradar_clear_app_buf ( void )
- static err_t speedradar_process ( speedradar_t *ctx )
- static void speedradar_adv_det_display ( void )
- Author
- Nenad Filipovic