angle3 2.0.0.0
|
Angle3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Angle3 Click example.
This application reads data from the angle sensor, calculates it to degrees and writes it to the terminal.
The demo application is composed of two sections :
Initialization driver enable's - SPI, set normal mode and start write log.
Angle 3 Click communicates with registers via SPI, reads data from the angle sensor, calculates it to degrees and writes it to the terminal.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |