irbeacon 2.0.0.0
|
IrBeacon Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
IrBeacon Click example.
This library contains an API for the IrBeacon Click driver. This application is suitable for high pulse current operation.
The demo application is composed of two sections :
Enables GPIO and PWM, sets the frequency and duty cycle and enables PWM.
This is a example which demonstrates the use of IR Beacon Click board. It shows how to enable the device and gradualy increase the duty cycle. 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 | ) |