irsense3 2.0.0.0
|
IrSense3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
IrSense3 Click example.
Demo application shows detection of human and reading of other parameters such as IR current ..
The demo application is composed of two sections :
Configuring clicks and log objects. Software reset and settings the click in the default configuration.
Reads temperature data, outputs current of IR Sensor and checks for human approach.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |