frequency code
asian123
Posts: 4
I am using a TLC548 8-bit ADC to convert sound frequency into a digital signal. I am using the propellor chip, but I do not know what code to use to read the sound frequency and display the data output from the ADC ic. Are there any sample codes I can look at?
Comments
The ADC0831 is similar (but not identical) to the TLC548 and you should be able to adapt the ADC0831 driver in the Object Exchange to work with the TLC548. You should be able to adapt the sample code mentioned above to use the ADC0831 driver instead of the driver included with the sample code. You may be able to find other useful bits of code in the Object Exchange if you browse through the Signal Generation & Processing section.