to do simple... read the comparator output.
where Comparator1 and Comparator2 represent dedicated I/Os OR internal register (like CMCON for a PIC16F628A and/or PIC16F88)Code:If Comparator1=1 then Goto GotSoundFromLeftEar If Comparator2=1 then Goto GotSoundFromRightEar
Bookmarks