Datasheet

Download the module, written by Paul Creaser (https://adafru.it/vkd)
Pi Zero Only
If you are using a Raspberry Pi Zero, edit my_loader.c with nano my_loader.c and change the two lines
.platform = "3f203000.i2s",
and
.name = "3f203000.i2s",
with
.platform = "20203000.i2s",
and
.name = "20203000.i2s",
git clone https://github.com/PaulCreaser/rpi-i2s-audio
cd rpi-i2s-audio
© Adafruit Industries https://learn.adafruit.com/adafruit-i2s-mems-microphone-breakout Page 23 of 30