|
microwave2 2.2.0
|
Microwave2 Click example. More...
Macros | |
| #define | PROCESS_COUNTER 10 |
| #define | PROCESS_RX_BUFFER_SIZE 500 |
| #define | PROCESS_PARSER_BUFFER_SIZE 500 |
Functions | |
| void | application_init (void) |
| void | application_task (void) |
| int | main (void) |
Microwave2 Click example.
This application is an accurate and reliable short to medium range motion detection.
The demo application is composed of two sections :
Initializes the Click board for communication.
Data sent from the Click board is captured and different actions are applied.
| #define PROCESS_COUNTER 10 |
| #define PROCESS_PARSER_BUFFER_SIZE 500 |
| #define PROCESS_RX_BUFFER_SIZE 500 |
| void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
| void application_task | ( | void | ) |
| int main | ( | void | ) |