pot
2.0.0.0
|
Pot Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Pot Click example.
Click board with the accurate selectable reference voltage output.
The demo application is composed of two sections :
Performs logger and Click initialization.
Makes the averaged results by using the desired number of samples of AD conversion. The averaged results will be calculated to millivolts [mV] and sent to the uart terminal.
note: The AD conversion will be performed on the analog (AN) pin on the mikrobus 1.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
void main | ( | void | ) |