ADC Circuit

sirish

Apr 5, 2006
18
Joined
Apr 5, 2006
Messages
18
Hi Friends,

Can i design a ADC ckt that can be directly interfaced to the parallel port of the computer.
Plzzz i am looking out for the adc ckt that can be interfaced directly.
**********

Suppose if i use avr controller for adc  then can anyone give me the sample code that reads the analog input and then giving the output of avr controller to the parallel port of the computer.
I am dummy as far as microcontrollers are concerned.
Plzzzzzzzz help me.

 

windoze killa

Mar 4, 2006
136
Joined
Mar 4, 2006
Messages
136
You don't need to use an AVR or PIC. There many many ADC and DAC chips on the market. Analog Devices has heaps that will do the job. Browse their site for datasheets.

 

sirish

Apr 5, 2006
18
Joined
Apr 5, 2006
Messages
18
Thanks for the reply.
But for ADC Chips like adc0808 i will have to interface with microprocessors which i don't want.

I am looking out for  ADC circuit that can be directly interfaced to the parallel port.
Plzzzz help me.

 

windoze killa

Mar 4, 2006
136
Joined
Mar 4, 2006
Messages
136
ADC chips like that can be interfaced directly to the port. You may need a buffer chip for some of them. You should then be able to read the data from the port with some software.

 
Top