It is a DAC made with discrete components instead of a chip. Most implementations are quite expensive but this particular DAC is at a form factor that would integrate well with the Raspberry Pi and at a fraction of the price of those DACs.
Very curious to hear how people implement this DAC.
I got a Soekris DAC and tried it with Volumio 1.51 using the i2s configuration for the ESS9018K2M posted elsewhere on this forum. It worked out of the box and sounded superb. An improvement over the K2M, more transparent and ‘easy’. I was using one of the non-standard filters appearing on the diyaudio Soekris filter thread. Only issue was dropouts when playing 24/192 flac files. But I was getting that with the K2M as well.
When the filters improve I suspect this will turn out to be a landmark DAC.
Hi Derek.
I got the Soekris as well, but so far i have got no luck on getting it play music directly from RasPi 2 i2s connection.
Care to share your technique? I am uber noob in terminal (commandline) fwiw.
If you haven’t yet figured out how to get the soekris working with the pi:
head to /etc/modules and make sure the following lines are there (feel free to comment out the other dac modules)
snd_soc_pcm1794a
snd_soc_rpi_dac
Restart your pi and the soekris should be working!