NEW PRODUCT – Adafruit PDM Microphone Breakout with JST SH Connector

4346 top ORIG 2019 08

NEW PRODUCT – Adafruit PDM Microphone Breakout with JST SH Connector


An exotic new microphone has arrived in the Adafruit shop, a PDM MEMS Microphone! PDM is the ‘third’ kind of microphone you can integrate with electronics, apart from analog or I2S. These microphones are very commonly used in products, but are rarely seen in maker projects. Still, they have some benefits so we thought we’d offer a breakout for the shop.

The first thing to note is that this sensor does not provide an ‘analog’ output like many of our electret microphone assemblies. So it’s great for chips that do not have analog inputs. Secondly, the digital interface is a very simplistic pulse density modulation output. It’s digital, but it’s not PWM, and it’s not I2S. You will need to make sure your chip has a PDM interface – most 32-bit processors these days do!

4346 top demo ORIG 2019 08

4346 top ORIG 2019 08

PDM is a little like 1-bit PWM. You clock the mic with a 1 MHz – 3 MHz clock rate, and on the data line you’ll get a square wave out that syncs with the clock. The data line with be 0 or 1 logic output, with the square wave creating a density that when averaged will result in the analog value out.

There are a few ways to manage these mics:

  • Your chip comes with a hardware peripheral and library that does all the data managing at high speed, collects samples, applies a filter and gives you an analog value (The nRF52840 is like this, and it is ideal!)
  • Your chip comes with a hardware peripheral that gives you values, then it is up to you to perform the decimation/filtering. (We have some example code for this on the ATSAMD21 chipset)
  • Your chip does not come with a hardware peripheral but you’re pretty clever and come up with a way to make it work using SPI (See this example for the ATtiny85)
  • You generate the high speed clock, then add an analog filter on the data line, and read the analog value (A hack, but works!)

4346 side ORIG 2019 08

Either way you decide to go, make sure you have a handle on what support you get with your platform, as these chips are a little tricky!

Each order comes with one fully assembled and tested microphone. This version of the mic has a 4-JST SH connector with 3V, GND, DAT, CLK connections that can be used with one of our JST-SH cables to make a flexible mic arrangementIf you want a version with breakout headers, we have a version here. An on-board solder jumper lets you change the mic from Left to Right channel

Check out our full guide for wiring details, schematics, example code, datasheet and more!

4346 quarter ORIG 2019 08

In stock and shipping now!


Adafruit publishes a wide range of writing and video content, including interviews and reporting on the maker market and the wider technology world. Our standards page is intended as a guide to best practices that Adafruit uses, as well as an outline of the ethical standards Adafruit aspires to. While Adafruit is not an independent journalistic institution, Adafruit strives to be a fair, informative, and positive voice within the community – check it out here: adafruit.com/editorialstandards

Join Adafruit on Mastodon

Adafruit is on Mastodon, join in! adafruit.com/mastodon

Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.

Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7pm ET! To join, head over to YouTube and check out the show’s live chat – we’ll post the link there.

Join us every Wednesday night at 8pm ET for Ask an Engineer!

Join over 36,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord

CircuitPython – The easiest way to program microcontrollers – CircuitPython.org


Maker Business — “Packaging” chips in the US

Wearables — Enclosures help fight body humidity in costumes

Electronics — Transformers: More than meets the eye!

Python for Microcontrollers — Python on Microcontrollers Newsletter: Silicon Labs introduces CircuitPython support, and more! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi

Adafruit IoT Monthly — Guardian Robot, Weather-wise Umbrella Stand, and more!

Microsoft MakeCode — MakeCode Thank You!

EYE on NPI — Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey

New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — #NewProds 7/19/23 Feat. Adafruit Matrix Portal S3 CircuitPython Powered Internet Display!

Get the only spam-free daily newsletter about wearables, running a "maker business", electronic tips and more! Subscribe at AdafruitDaily.com !



No Comments

No comments yet.

Sorry, the comment form is closed at this time.