accel12 2.0.0.0
|
Accel12 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Accel12 Click example.
This application allows acceleration measurement in three perpendicular axes.
The demo application is composed of two sections :
Initialization driver init and configuration Accel measuremen and Tap detection interrupt
Reads the acceleration data in 3 axis and detects the tap on the axes. All data logs on the USBUART every 1.5sec.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |