irsense 2.0.0.0
|
IrSense Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
IrSense Click example.
This application return the temperature of object.
The demo application is composed of two sections :
Initialization driver enables - I2C, enable sensor, set soft reset, set Continuous Mode 0, also write log.
This is an example which demonstrates the use of IR Sense Click board. Detects the temperature of objects and detects the motion in observable area of the AK9750 sensor. Results are being sent to the Usart Terminal where you can track their changes. All data logs write on usb uart changes for every 1 sec.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |