PIC24 Support Libraries
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
adc2pots1.c File Reference
#include "pic24_all.h"
#include "stdio.h"

Go to the source code of this file.

Detailed Description

Performs a basic config of the ADC and samples two channels manually and sequentially with 12-bit results. Conversion results are printed to screen as both HEX values and voltages.

Definition in file adc2pots1.c.