gmrangle 2.0.0.0
|
GmrAngle Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
GmrAngle Click example.
This is an example which demonstrates the use of GMR Angle Click board.
The demo application is composed of two sections :
Initializes GPIO pins, SPI and LOG modules.
Display angle value in degrees. Results are being sent to the Usart Terminal where you can track their changes. All data logs write on USB uart changes for every 300 msec.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |