I'm planning to build a bot with two microphones as ears. Basically, the robot will function like this: It has two microphones as ears, one for the left and one for the right. If it hears a sound (though not cognitively) from one of its ears, it would go in that direction.
I've been considering that the two mic would compare with each other so as to move accordingly in the direction of the sound. I've searched through Google and most search results would tell me that I would need an ADC converter before I could connect it to the PIC. But as I've seen in this website: http://www.restena.lu/convict/Jeunes/PhaseSound.htm , the mics were connected to a comparator before they were connected to the PIC. Now I'm getting confused. I'm planning to make the program using PBP where the PIC would treat the mic input like a light sensor input. Is there anyway to clear this up. Any suggestions would greatly help. Thanks very much!![]()
Bookmarks