Hi, I'm wondering if it's possible to use an Arduino to get data from an SPDIF output to a PC. The data being transferred is a DD/DTS compressed stream from a device and I need it decoded on the PC.
Something like a DIR9001 can take Toslink in and output I2S, so would it be possible to take I2S into an Arduino and transfer the data to a PC via USB? Is there a suitable interface on an Arduino to keep up with the data stream?