Benutzer-Werkzeuge

Webseiten-Werkzeuge


rico:phoniebox

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
rico:phoniebox [d.m.Y H:i] silverrico:phoniebox [d.m.Y H:i] (aktuell) – [Phoniebox] silver
Zeile 7: Zeile 7:
     * https://github.com/MiczFlor/RPi-Jukebox-RFID/wiki/MANUAL#webapp     * https://github.com/MiczFlor/RPi-Jukebox-RFID/wiki/MANUAL#webapp
   * https://www.raspberrypi.com/software/   * https://www.raspberrypi.com/software/
 +  * RFID:
 +    * RC522
   * Hardware Buttons:   * Hardware Buttons:
     * https://github.com/MiczFlor/RPi-Jukebox-RFID/wiki/Using-GPIO-hardware-buttons     * https://github.com/MiczFlor/RPi-Jukebox-RFID/wiki/Using-GPIO-hardware-buttons
     * https://github.com/MiczFlor/RPi-Jukebox-RFID/wiki/Hardware-Pinout-Overview#flexible-pinout     * https://github.com/MiczFlor/RPi-Jukebox-RFID/wiki/Hardware-Pinout-Overview#flexible-pinout
 +  * OnOffShim:
 +    * https://www.adafruit.com/product/3581
 +    * curl https://get.pimoroni.com/onoffshim | bash
  
  
Zeile 17: Zeile 22:
     * Password: raspberry     * Password: raspberry
   * Hardwarebuttons:    * Hardwarebuttons: 
 +    * ~/RPi-Jukebox-RFID/settings/gpio_settings.ini
 +    * RotaryVolumeCtrl: Pin 6 & 5
     * pin 23/22 next/prev track     * pin 23/22 next/prev track
-    * pin ??? pause +    * pin 27 pause 
-    * pin ??? shutdown+    * pin 4 oder 17?? shutdown 
 + 
 + 
 + 
 + 
 + 
 +  * Standalone WIFI 
 +    * SSID              : phoniebox 
 +    * WiFi Country Code : DE 
 +    * Password          : PlayItLoud 
 +    * Static IP         : 10.0.0.5 
 + 
 + 
 +====== Spotrify fix ?? ====== 
 + 
 +  * https://github.com/MiczFlor/RPi-Jukebox-RFID/issues/1815 
 +  * 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.1724700549.txt.gz · Zuletzt geändert: von silver