c6dofimu4 2.0.0.0
|
c6DofImu4 Click example More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | 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 | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |