accel14 2.0.0.0
|
Accel14 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Accel14 Click example.
This application measures accelermeter data.
The demo application is composed of two sections :
SPI, check device ID, sets default configuration, also write log.
This is an example which demonstrates the use of Accel 14 Click board. Measured and display Acceleration data for X-axis, Y-axis and Z-axis. Results are being sent to the Usart Terminal where you can track their changes. All data logs write on USB uart changes for every 1 sec.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |