c6dofimu4
2.0.0.0
|
c6DofImu4 Click example More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
c6DofImu4 Click example
This application measures gyroscopic, accelerometer, and temperature data.
The demo application is composed of two sections :
Initializes I2C interface and performs a device reset and configurations.
Waits until data is ready and then reads the all data registers, accelerometer, gyroscope and temperature data, and shows results to the uart terminal every 500ms.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |