c6dofimu9 2.0.0.0
|
6DOFIMU9 Click example More...
Functions | |
void | application_init (void) |
void | application_task () |
int | main (void) |
6DOFIMU9 Click example
This application measure 3-axis gyroscope and a 3-axis accelerometer.
The demo application is composed of two sections :
Initialization driver enables - I2C, check device ID, configure accelerometer and gyroscope, also write log.
This is an example which demonstrates the use of 6DOF IMU 9 Click board. Measured and display Accel and Gyro data coordinates values 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 | ( | ) |
int main | ( | void | ) |