Skip to content

This code is INMP441 to record the sound and save the sound in wav format

Notifications You must be signed in to change notification settings

hamza-712/i2s-audio-to-wav-micropython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

i2s-audio-to-wav-micropython

This code is for INMP441 to record the sound and save the sound in wav format

I'm using single LEFT channel MONO for my I2S microphone. Make adjustment for your implementation.

PIN CONFIGURATION:
SCK -> 4
WS -> 5
SD -> 18
LR -> 3 (You may also directly Ground the LR pin)

About

This code is INMP441 to record the sound and save the sound in wav format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages