lighttemp 2.0.0.0
|
LightTemp Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
LightTemp Click example.
This application controls light intensity of LEDs.
The demo application is composed of two sections :
Initialization driver init and pwm init for all LED's
This is an example that demonstrates the use of the Light Temp Click board. This example shows the automatic control of the 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.
In order to control LED2 via PWM, the PWM module should be available at CS pin.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |