tiltnshake 2.0.0.0
|
TiltNshake Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
TiltNshake Click example.
This application is multifunctional 3-axis digital accelerometer that can also be configured as a 45-degree Tilt sensor.
The demo application is composed of two sections :
Initializes device.
Reads 3-axis accelerometer measurement and logs results on the USB UART.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |