Hey all
For my Bachelor Thesis, I have to create my own "microphone". More specifically, to know where the sound is coming from using TOA (time of arrival). The main goal of the project is to be able to recognize from left and right while listening to it. If 2 microphones actually work, then the model will be expanded to 4 microphones.
My first idea is to connect two microphones that record simultaneously. It is also important to be able to have an output that runs simultaneously.
I know for sure, Teensy 4.1 can handle 2 microphones on I2SI. Could it be able to handle the 2 inputs and 1 output at the same time? I was planning on using the PT8211 DAC. or the Audio Shield, but not completely sure about it.
Thanks for all the guidance provided.
For my Bachelor Thesis, I have to create my own "microphone". More specifically, to know where the sound is coming from using TOA (time of arrival). The main goal of the project is to be able to recognize from left and right while listening to it. If 2 microphones actually work, then the model will be expanded to 4 microphones.
My first idea is to connect two microphones that record simultaneously. It is also important to be able to have an output that runs simultaneously.
I know for sure, Teensy 4.1 can handle 2 microphones on I2SI. Could it be able to handle the 2 inputs and 1 output at the same time? I was planning on using the PT8211 DAC. or the Audio Shield, but not completely sure about it.
Thanks for all the guidance provided.