pir 2.0.0.0
|
Pir Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Pir Click example.
This application which generates a voltage when exposed to infrared radiation.
The demo application is composed of two sections :
Initializes device.
Reads ADC data, converts it to miliVolts and logs scaled value in miliVolts.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |