Teensy interfacing with ADAFRUIT I2S MEMS MICROPHONE BREAKOUT - SPH0645LM 4H

Anna

Member
Hi everyone
Iam new to teensy board and I would like to know how can I interface adafruit I2S MEMS MICROPHONE BREAKOUT - SPH0645LM4H with a teensy board. I need to record some sound sample and upload it to the cloud.
 
Hopefully this can help?

https://forum.pjrc.com/threads/60599?p=238070&viewfull=1#post238070

There's a photo of the wiring and a video demo!

This particular microphone has a DC offset. You probably want to include a high pass filter to remove the DC component. To see how, in Arduino, with Teensy selected in Tools > Boards, click File > Examples > Audio > HardwareTesting > Microphones > SPH0645.
Hi Paul, I checked that link and didn't see the photo or video. Could you point me at an updated link?
 
Back
Top