vibrasense2 2.0.0.0
|
VibraSense2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
int8_t | old_val |
int8_t | new_val |
VibraSense2 Click example.
This example shows capabilities of Vibra Sense 2 click board.
The demo application is composed of two sections :
Initalizes I2C driver and makes an initial log.
Demonstrates use of Vibra Sense 2 click board by checking vibration levels and displaying changes via USART terminal.
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 | ) |
int8_t new_val |
int8_t old_val |