adc8 2.0.0.0
|
Adc8 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Adc8 Click example.
The demo app shows voltage measurement across all singles and different channels.
The demo application is composed of two sections :
Configuring clicks and log objects. Settings the click in the default configuration.
Reads voltage from each channel one by one and the voltage difference between specified channels.
note: On the input channel AIN0, AIN1, AIN2 and AIN3 sets maximum voltage GND - 0.3V < VIN > VDD + 0.3V
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |