Circuitpython - Adafruit I2S MEMS Microphone Breakout - SPH0645LM4H

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
bjohas
 
Posts: 27
Joined: Sun Nov 30, 2014 7:58 am

Circuitpython - Adafruit I2S MEMS Microphone Breakout - SPH0645LM4H

Post by bjohas »

Hello all,

Does anybody any circuitpython code to interface with the Adafruit I2S MEMS Microphone Breakout - SPH0645LM4H?

Many thanks!
Björn

User avatar
tannewt
 
Posts: 3304
Joined: Thu Oct 06, 2016 8:48 pm

Re: Circuitpython - Adafruit I2S MEMS Microphone Breakout - SPH0645LM4H

Post by tannewt »

Unfortunately, CircuitPython doesn't currently support I2S input, only PDM in. We have a pending issue for it here: https://github.com/adafruit/circuitpython/issues/5456

User avatar
bjohas
 
Posts: 27
Joined: Sun Nov 30, 2014 7:58 am

Re: Circuitpython - Adafruit I2S MEMS Microphone Breakout - SPH0645LM4H

Post by bjohas »

Oh no!

Thank you so much for the reply, that is really very very helpful.

I've very interested in i2s input, which we're using for https://opendeved.net/ilce, a project in Tanzanian schools.
Is there any way this integration could be accelerated? We'd be happy to offer a bounty.

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”