sparkfun / SparkFun_WM8960_Arduino_Library

I2C control of WM8960 Stereo Codec with 1W Class-D Speaker Drivers and Headphone Drivers by Wolfson Microelectronics
Other
14 stars 3 forks source link

Encoding Microphone Signal with WM8960 and Passing it to ESP32 #6

Open BreadBean opened 3 weeks ago

BreadBean commented 3 weeks ago

Hi,

Can I use your library to encode the signal from a microphone using the WM8960 codec and then pass it to the ESP32? I noticed there aren't any examples for this specific use case in the library, and I wanted to know if it’s possible.

BreadBean commented 2 weeks ago

@lewispg228 could you help