Feather MO Adalogger wav file recording

Please tell us which board you are using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
mgregor
 
Posts: 1
Joined: Fri Jul 08, 2016 4:23 pm

Feather MO Adalogger wav file recording

Post by mgregor »

Hello,
Can the Feather MO be used with the TMRpcm library for making a .wav file recorder (audio.startRecording())?
If not, are there alternatives to this library to allow use of the Feather MO as a .wav file recorder?

Thanks,
Marlin

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: Feather MO Adalogger wav file recording

Post by mikeysklar »

The Feather M0 would work well with a PDM or i2s mic, but that does not give you a WAV file.

https://learn.adafruit.com/adafruit-pdm ... iring-test
https://learn.adafruit.com/adafruit-i2s ... g-and-test

You can use the i2s mic with a Raspberry Pi to get a WAV.

https://learn.adafruit.com/adafruit-i2s ... iring-test

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

Return to “Feather - Adafruit's lightweight platform”