Hi All
I'm trying to find out the pin number given to the onboard microphone on the Arduino Esplora. Any ideas?
Thanks
Mike
Hi All
I'm trying to find out the pin number given to the onboard microphone on the Arduino Esplora. Any ideas?
Thanks
Mike
The microphone is connected to channel 7 of a 74HC4067 analog multiplexer, which in turn is connected to pin A4. The multiplexer channel is selected using pins A0-A3, A0 is the least significant bit.