accel17 2.0.0.0
|
Accel17 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Accel17 Click example.
This example showcases ability of the device to read x, y axis orientation.
The demo application is composed of two sections :
Initialization of communication modules(I2C, UART), and configures device.
Reads axis data and calculates it and logs result every 300ms.
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 | ) |