The SparkFun Analog MEMS Microphone Breakout makes it easy to work with the SPH8878LR5H-1 analog microphone from Knowles. This board features an OpAmp to bring the output of the microphone to a usable level, allowing you to plug directly into an ADC on a microcontroller or something like the SparkFun Spectrum Shield.
In addition to amplifying the signal, the OpAmp adds a bias voltage of 1/2 VCC. With sound sources such as a normal speaking voice a few feet away from the microphone, the AUD output signal will be at about 200mV peak-to-peak. Also note, this low profile microphone has its port on the bottom side, so the microphone can be mounted flush to the outer surface of your enclosure. This microphone is omni-directional, which means it does a good job of picking up sound sources from all directions.
This skill defines how difficult the soldering is on a particular product. It might be a couple simple solder joints, or require special reflow tools.
Skill Level: Noob - Some basic soldering is required, but it is limited to a just a few pins, basic through-hole soldering, and couple (if any) polarized components. A basic soldering iron is all you should need.
See all skill levels
If a board needs code or communicates somehow, you're going to need to know how to program or interface with it. The programming skill is all about communication and code.
Skill Level: Rookie - You will need a better fundamental understand of what code is, and how it works. You will be using beginner-level software and development tools like Arduino. You will be dealing directly with code, but numerous examples and libraries are available. Sensors or shields will communicate with serial or TTL.
See all skill levels
If it requires power, you need to know how much, what all the pins do, and how to hook it up. You may need to reference datasheets, schematics, and know the ins and outs of electronics.
Skill Level: Rookie - You may be required to know a bit more about the component, such as orientation, or how to hook it up, in addition to power requirements. You will need to understand polarized components.
See all skill levels
We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.
Based on 2 ratings:
This was almost too easy, works perfect, paired with a teensy 4.0
I use this microphone to detect motor vibratrions, the do an FFT and determine the highest componentes of the spectrum. It is sensitive enough for what I need.