Forum Rule: Always post complete source code & details to reproduce any issue!
-
Teensy interfacing with ADAFRUIT I2S MEMS MICROPHONE BREAKOUT - SPH0645LM 4H
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.
-
https://www.pjrc.com/teensy/gui/?info=AudioInputI2S
look for "compatible microphones" and some of the examples mentioned are probably useful.
-
Senior Member
Hopefully this can help?
https://forum.pjrc.com/threads/60599...l=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.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules