It started with a short phone call from my brother who got me excited about the phoniebox project. „Weekend project“ was the title – turned out to take me just a tiny bit longer.

The idea behind is as simple as great: Take an open-source software, a raspberry pi, your wood crafting skills and a portion of motivation to build a child friendly juke box that can play just any music source (including spotify) one can think of.

Turns out that the „IT stuff“ of it was the easy part. Building a nice wooden box as a computer science guy proofed to be harder. Two visits later to the open workshop „welcome werkstatt“ and the „fab lab st. pauli“ the box was almost completed.

On christmas eve the phoniebox was release for beta testing to its primary user and very well received 😉 Thanks to micz flor for creating this project!

Ordering the hardware was quite straight forward. A little bit extra thought was required for a power bank that did not require pressing the „on“ button before using it. And for me just using the internal raspberry pi sound card worked much better than a cheap external one.

My notes for setting up the phoniebox:

  • Download pi software
  • Use etcher to install the software on the sd card
  • Initial wifi config
    • touch „ssh“ file in the root folder
    • create „spa_supplicant.conf“ in root folder and add your wifi settings
  • Install phoniebox with spotify
    • cd; rm stretch-install-*; wget https://raw.githubusercontent.com/MiczFlor/RPi-Jukebox-RFID/master/scripts/installscripts/stretch-install-spotify.sh; chmod +x stretch-install-spotify.sh; ./stretch-install-spotify.sh
  • More details can be found in the official readme.

The final box has the following measurements: 23,5cm width / 18,5cm height /20cm depth

Schreibe einen Kommentar

Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.