c6dofimu7 2.0.0.0
|
6DofImu7 Click example More...
Functions | |
void | application_init () |
void | application_task () |
int | main (void) |
6DofImu7 Click example
This example showcases how to initialize and configure the logger and click modules and read and display temperature measurements and axis data from the gyroscope and accelerometer.
The demo application is composed of two sections :
This function initializes and configures the logger and click modules.
This function reads and displays accelerometer, gyroscope and temperature data every second.
void application_init | ( | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |