dcmotor23 2.1.0.0
|
DC Motor 23 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
DC Motor 23 Click example.
This example demonstrates the use of DC Motor 23 click boardâ„¢. by driving the motors in both direction every 3 seconds.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration which sets the output torque to 100%.
This example demonstrates the use of the DC Motor 23 Click boardâ„¢. Drives the motors in the clockwise direction, after that decay the motors with a 3 seconds delay then switches to the counter-clockwise direction, and decay the motors with a 3 seconds delay. Results are being sent to the UART Terminal, where you can track their changes.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |