diff --git a/notes.md b/notes.md index 4c6bd6b..86820ef 100644 --- a/notes.md +++ b/notes.md @@ -1,3 +1,30 @@ +# Doku Einrichtung volumio +## CJMCU-5102 (PCM5102A) verbunden https://blog.sengotta.net/connecting-a-pcm5102a-breakout-board-to-a-raspberry-pi/ +VCC <–> Pin 2 (5V) +GND <–> Pin 6 (GND) +FLT <–> GND +DMP <–> GND +SCL <–> GND +BCK <–> Pin 12 (GPIO18) +DIN <–> Pin 40 (GPIO21) +LCK <–> Pin 35 (GPIO19) +FMT <–> GND +XMT <–> 10k Resistor <–> 3,3V of the PCM5102A board + +- volumio installiert +-- Ausgabe über "Generic I2S DAC" +-- Netzlaufwerk verbinden +-- Software-Mixer aktiviert, Standard-Lautstärke auf 100 +-- spotify-Plugin aktiviert +-- ssh aktiviert aus volumio.local/dev + + ssh volumio@volumio.local + sudo apt-get install fswebcam + fswebcam -r 320x240 -d /dev/video0 -v ~/webcam-test.jpg + + +---------------------------------------------------------- + # To Do ## mopidy / spotify