accel2 2.0.0.0
|
Accel2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Accel2 Click example.
This application is three-axis accelerometer which embeds.
The demo application is composed of two sections :
Initialization device. Check sensor ID and initialize Accel 2 click.
This is a example which demonstrates the use of Accel 2 click board. Measured coordinates (X,Y,Z) are being sent to the UART where you can track their changes.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |