chap11/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.