accel8 2.0.0.0
|
Accel8 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Accel8 Click example.
This application measures accelermeter and gyroscopic data and temperature.
The demo application is composed of two sections :
Initialization driver init, reset chip and start configuration chip for measurement.
Reads Accel X/Y/Z axis, Gyro X/Y/Z axis and device Temperature. All data logs on the USBUART every 2 sec.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |