adafruit / Adafruit_NeoTrellisM4

Example sketches for the NeoTrellis M4 board
51 stars 34 forks source link

Add "AudioInputAnalog" to the Audio Adafruit Fork #28

Open FondsofFall opened 3 years ago

FondsofFall commented 3 years ago

I apologize if I might not be clear what it needs to be added as request. The library is missing AudioInputAnalog in audio.h (ported from Paul Stoffregen). The purpose to use as audio input on STEMMA port for ADC. I was trying to use Adafruit Microphone Amplifier breakout so I can use directly on Neotrellis M4 board instead of use headphone with built-in microphone only. If that is not possible , please let me know. Thanks.

dhalbert commented 4 months ago

Have you seen the discussion of audio input here? https://learn.adafruit.com/adafruit-neotrellis-m4/board-tour#microphone-input-3007449

An audio input library would be a separate library, so that it could be used on other SAMD51 boards as well.