Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.0k views
in Technique[技术] by (71.8m points)

python - Read output from raspberry pi GPIOs connected to an I2S microphone chip

I have a Pi Zero W with an I2S Microphone already properly connected - I know so because I can record sound just fine with arecord.

What I need to do is to use the output of the microphone to trigger a recording at a certain sound level. Any idea of how to accomplish this? I am assuming that there is a constant flow of data coming from the mic into the GPIO pins. Am I wrong there? If I can just see the output somehow then I can create the trigger myself, I just have no idea how to access it.

I am using the gpiozero python package.

Thanks!


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神解答

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...