optoencoder 2.0.0.0
|
Opto Encoder Click example. More...
Functions | |
void | application_init (void) |
void | application_task () |
int | main (void) |
Opto Encoder Click example.
This application is used to encode motion or rotation.
The demo application is composed of two sections :
Initializes driver and opto encoder.
Depending on the direction of the movement it increments/decrements the step counter.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |