GrumpyOldPizza / arduino-STM32L4

69 stars 60 forks source link

Is it possivle to work with I2S? #28

Closed diegocabral1988 closed 6 years ago

diegocabral1988 commented 6 years ago

Could someone please guide me on how to make the I2S protocol work with the ICS43434 (MEMS Microphone) so I could use a FFT to get the frequency domain. And after that apply the perseval theorem to get the dB measurement of that signal.

ps: I think the Hamming window will be used.

kriswiner commented 6 years ago

Start with this:

https://www.arduino.cc/en/Reference/ArduinoSound

On Sat, Dec 23, 2017 at 6:25 PM, diegocabral1988 notifications@github.com wrote:

Could someone please guide me on how to make the I2S protocol work with the ICS43434 (MEMS Microphone) so I could use a FFT to get the frequency domain. And after that apply the perseval theorem to get the dB measurement of that signal.

ps: I think the Hamming window will be used.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/GrumpyOldPizza/arduino-STM32L4/issues/28, or mute the thread https://github.com/notifications/unsubscribe-auth/AGY1qlTZhwH8nxlnJd3Yqnj8dRBgQgwlks5tDbYrgaJpZM4RL0GE .