PDM Microphone Interface
experimentalA PDM MEMS microphone interface (PDM to PCM) for FPGAs.
lfpga add pdm-mic
Indexed from a public source and curated by LibFPGA. Own this project? Claim it by adding a manifest file to your repo.
Verification
Signals earned by running the open toolchain against the public source. This listing is not yet owner-claimed; the badges reflect our build, not a maintainer's declaration. This is the registry's whole point: know it works before you clone it.
Last checked 2026-07-05 by the LibFPGA toolchain.
- 9832 LUT4s
- 15 GitHub stars
About
A clean reference for interfacing a PDM MEMS microphone to an FPGA: generate the mic clock, capture the 1-bit pulse-density stream, and decimate it to PCM with a CIC filter. A compact, readable starting point for adding microphone input to a design. Note: licensing is per-file, check the headers before reuse.