leddriver6 2.0.0.0
|
Leddriver6 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Leddriver6 Click example.
This application designed to be used in tunable Smart Connected Lighting applications.
The demo application is composed of two sections :
Initializes I2C driver and PWM driver for the LED driver 6 control.
This is an example that demonstrates the use of the LED Driver 6 Click board. This example shows the automatic control LED light intensity, the first intensity of light is rising and then the intensity of light is falling. 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 | ) |