presence
2.0.0.0
|
Presence Click example. More...
Macros | |
#define | LOG_INT 1000 |
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Presence Click example.
This application enables usage of sensor for motion and presence sensing and measuring of object's and ambient temperature.
The demo application is composed of two sections :
Initializes driver init, start eeprom process and configuration chip for measurement.
Check whether a new event (Motion, Presence or Temp threshold exceeded) is detected.
#define LOG_INT 1000 |
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
void main | ( | void | ) |