rico:phoniebox
Phoniebox
-
- RFID:
- RC522
- Hardware Buttons:
- OnOffShim:
- curl https://get.pimoroni.com/onoffshim | bash
- IP: 10.1.1.101
- ssh -l pi 10.1.1.101
- Password: raspberry
- Hardwarebuttons:
- ~/RPi-Jukebox-RFID/settings/gpio_settings.ini
- RotaryVolumeCtrl: Pin 6 & 5
- pin 23/22 next/prev track
- pin 27 pause
- pin 4 oder 17?? shutdown
- Standalone WIFI
- SSID : phoniebox
- WiFi Country Code : DE
- Password : PlayItLoud
- Static IP : 10.0.0.5
Spotrify fix ??
- 2. Add mopidy GPG key
- If you don't add the mopidy GPG key, the Phoniebox installation will throw some errors (which actually may get unnoticed) and you'll probably end up with a broken installation.
sudo mkdir -p /etc/apt/keyrings
sudo wget -q -O /etc/apt/keyrings/mopidy-archive-keyring.gpg https://apt.mopidy.com/mopidy.gpg
sudo wget -q -O /etc/apt/sources.list.d/mopidy.list https://apt.mopidy.com/bullseye.list
sudo apt update
rico/phoniebox.txt · Zuletzt geändert: d.m.Y H:i von silver