dcmotor25 2.1.0.0
|
DC Motor 25 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
DC Motor 25 Click example.
This example demonstrates the use of DC Motor 25 click boardâ„¢ by driving the DC motor in both directions every 3 seconds.
The demo application is composed of two sections :
Initializes the I2C driver and performs the click default configuration.
This example demonstrates the use of the DC Motor 25 Click boardâ„¢. Drives the motors in the forward and reverse direction with a 3 seconds delay with engine braking between direction changes. 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 | ) |