Audio-Video Stramer-DAC, CD Play, CD RIP

Hi Guys!
My new project.

Raspberry Pi 3B+
ES9018K2M DAC board, with Linear Power Supply
1.3" Oled display
Video stream - Kodi

CD Player - Apple USB Superdrive External CD/DVD
CD Player install:
sudo apt-get update
sudo apt-get install sg3-utils -y
And external power supply, +5V / 3A

Case:








7 Likes

Hi,

How did you implement using Kodi in Volumio ?

Br
Josef

(Volumio 3.x does not include Kodi, so only install it at your own risk.)

  1. Install the Touch Display pugin (Include Volumio 3.x)
  2. Restart
  3. Install the Kody-Krypton plugin: https://github.com/Saiyato/volumio-plugin-helper

sudo wget -O volumio_install_from_zip.sh https://raw.githubusercontent.com/Saiyato/volumio-plugin-helper/master/volumio_install_from_zip.sh
sh volumio_install_from_zip.sh Saiyato volumio-kodi-plugin
4. Restart

  1. Unfortunately CEC adapter does not work in Kodi-Krypton (for me), so need update Kodi
    sudo apt-get update
    sudo apt-get dist-upgrade kodi -y
  2. Restart
3 Likes

Hi,

well done. Looks very nice. I find it really interesting how you integrated the Apple SuperDrive. But how did you manage to power the SuperDrive and how did you connect it to the RPi?

Greetings,
Steffen

1 Like

The other option:

[quote=“Don_Frenk, post:1, topic:57616”]
sudo apt-get install sg3-utils -y
[/quoteHello,

Great project!

I got my Apple drive out of the drawer today after a long time and installed it the way you did it… after about 30 seconds it all worked. That part is really fun now.
Thanks for the tip…you make may day.

Greetings:
Torsten

:slightly_smiling_face: :+1: