c6dofimu3 2.0.0.0
|
6Dofimu3 Click example More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
c6dofimu3_accel_t | accel_data |
c6dofimu3_mag_t | mag_data |
6Dofimu3 Click example
This example demonstrates the use of 6DOF IMU 3 click board.
The demo application is composed of two sections :
Initializes the driver and sets the device default configuration.
Measures acceleration and magnetometer data and displays the results on USB UART each second.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |
c6dofimu3_accel_t accel_data |
c6dofimu3_mag_t mag_data |