Skip to content

morris-murigi/pdm-mic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Define the CLK and DIN pins; set the CLK and DIN pins as shown in lines (50, 51, 185, 186)

static const int dinPin = 3;

static const int clkPin = 2;

PDM.setDIN(dinPin);

PDM.setCLK(clkPin);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages