Hi,
For a project I need to localize a sound with the help of 4 microphone using the Sony Spresense board with an extension board. Unfortunately there isn't much support available for this board and I have been struggling ever since.
The localisation isn't a problem. I already know to do it (calculating the delay and by knowing the distance between the microphones and the speedof sound). The only problem is that I don't know how to read the pins from it. I'm trying it with tho microphones connected to channel A but don't know how to read if it's registering something or not, aka showing 1's and zero's? I would just like to visualize the amplitudes of the sound captured by the microphones but I just can't figure it out.
Thanks for helping me out!