pot3 2.0.0.0
|
Pot3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Pot3 Click example.
This application reads voltage value, calculates it to millivolts and then logs it to the uart terminal.
The demo application is composed of two sections :
Initializes devices module.
Reads VOUT value calculated to millivolts with 2000 conversions included in one measurement cycle.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |