chap11/dac_r2r.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 dac_r2r.c.
Define Documentation
Select the DAC you want to use by uncomment _ONLY_ONE_ line below!
Definition at line 68 of file dac_r2r.c.