accel3 2.0.0.0
|
Accel3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
accel3_data_t | accel3_data |
Accel3 Click example.
Accel 3 Click represent 3-axis linear accelerometer.
The demo application is composed of two sections :
Application Init performs Logger and Click initialization.
This is an example which demonstrates the usage of Accel 3 Click board. Measured coordinates (X,Y,Z) are being sent to the UART where you can track their changes. All data logs on USB UART 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 | ) |
accel3_data_t accel3_data |