Converting Analog to Digital audio

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
geoff2802
 
Posts: 23
Joined: Sun May 02, 2021 6:54 pm

Converting Analog to Digital audio

Post by geoff2802 »

Hi all,

I'm intending to put together a stereo analog to digital converter. I could just buy one but it would be more fun to create one. Requirements:
Inputs: 2 line level audio signals (max. 2 volts). Two conductor from RCA jacks on source component.
Output: SPDIF.
Resolution: 16 bits.
Sampling frequency: 44 kHz.
I use Arduino IDE.

Is this Adafruit Huzzah32 ESP32 capable of meeting these requirements?
https://www.adafruit.com/product/3405?g ... VIQAvD_BwE

If this is achievable, how would I output the signal to SPDIF?

If it's not sensible to use the ESP32 board for this purpose, what would be a good choice? A Teensy perhaps?

All input is appreciated!

Cheers,
Geoff.

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

Return to “Arduino”