
		Delta Sigma A/D Converter for AVR 
	
			Version 1.2

		  Uros Platise, April 1999
		       (C) Copyright
		
		
		
To make it work do the following:	
=================================	
 * read "doc/ds_adc.html" application note on selecting
   the capacitor C_1
   
 * see "src/ds_adc.s" file and set your or avr-gcc
   return register
   
 * see "src/ds_adc.h" file for C example and configuration
   macros.
 
 * see "src/ds_adc.inc" file for assembler declarations and 
   help on configuration macros.


Please report your questions or comments to the Email address:

	uros.platise@ijs.si
	

