slider2 2.0.0.0
|
Slider2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Slider2 Click example.
This click utilizes potentiometer with long travel distance of the wiper witch allows more accurate movements and combined with the high-quality manufacturing process it allows to dial-in the desired voltage with ease. Its wiper terminal outputs voltage in the range from 0 to 4.096V. The used potentiometer is linear, so the wiper potential changes linearly with its position.
The demo application is composed of two sections :
Initialization driver init and ADC init.
Read Slider data value and this data logs to USBUART every 500ms.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |