leddriver4 2.0.0.0
|
LedDriver4 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
LedDriver4 Click example.
This click has the ability to dim the connected LED array, without producing any noise on the output.
The demo application is composed of two sections :
Initializes the GPIO driver and configures the PWM peripheral for controlling the LED array intensity.
Increases and decreases LED array intensity ( first increases light intensity to the maximum and then decreases to the minimum ). Results are being sent to the Usart Terminal where you can track their changes.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |