Convert an analog audio signal to digital with a PIC and send the data through serial to a blutooth Module HC05 or HC06
I want to convert an analog audio signal to digital signal and send it to serial input in blutooth Module. How can I do this?
Microcontroller used: PIC18f452
regard