hi guyx... i want to make projevt which convert analog signal in text using c language..
One important element in analog to digital converters such as the ADC0809 on the board
i just want to ask does simple microphones contains adc0809??????? i really don't have that much knowledge about circuits and boards.
plx help me...
thanks
A simple microphone only contains the microphone element itself. You must interface it to an ADC of some sort.
If you use a PIC microcontroller such as the PIC 16F887, this PIC has a built in 10-bit 14 channel ADC module on the chip. No need for the ADC0808 chip. And you can use the Hitech C compiler to program this PIC in C.