voltmeter
2.0.0.0
|
Voltmeter Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Voltmeter Click example.
This application give a voltage in milivolts.
The demo application is composed of two sections :
Initialization driver enables - I2C, start calibration reading and also write log.
This is an example which demonstrates the use of Voltmeter Click board. These examples read ADC value from the register of MCP3201 chip on the Voltmeter click board and calculate the voltage value [ mV ]. Results are being sent to the Usart Terminal where you can track their changes.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |