angle4 2.0.0.0
|
Angle4 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Angle4 Click example.
This application enables use of angular magnetic rotary sensor, which can be used as a rotary encoder.
The demo application is composed of two sections :
Driver intialization, standard configurations and start measurement
Reads Angle in degreeses and logs data to USBUART every 200 ms.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |