This repo is my personal configuration of the Phoniebox Project The target of this repo is to do a reproducable installation of the box including all docs of my build.
Thanks a lot on the Open Source Team (a lot of dad's and weekend coders) of the Phoniebox! Another big thank you for the infos described in his blog building its own box is splitti
- pi: this folder includes configurations related to the Raspberian OS and software.
- phonie-settings: contains configs and files editing the phoniebox software.
- doc: images, videos documenting the build
- downloader: downloading mp3 from youtube project
- Raspberry Pi 4 (8GB Ram)
- 1TB SanDisc Extreme Portable SSD
- Hifiberry Miniamp
- 3 Buttons 22mm
- 1 Push Button 12mm
- Neuftech USB RFID Card Reader
- 2 Boxes
- GPIO Extension Board
- Extertnal Charging cabel
- PowerBank
- Raspberry Pi OS Lite (32-bit) | Bookworm
- Phoniebox future3 v3.3
- Configs and OS Tunings are inside this repo!
- Build a 32-bit! Raspberry Pi OS Lite using Raspberry Pi Imager. Set Wifi/Host Settings to make your life easyer
- Run the bash scripts in this repo one by one starting from 0
- done!
This repo contains a downloader app. Fill the youtube.csv run the appplication to get the music you want to listen on the phoniebox, downloaded and prepared in folders.
Some notes during my process: here
After a clean installation of Raspberry OS and the Phoniebox I had a boot time of 43 Seconds. I spend some time on reading and optimizing...here is what I did:
- /boot/config.txt
- /boot/cmdline.txt
- set static ip
- disable boot partition (
sudo nano /etc/fstab
) - raspberrypi Firmwareupdate (run:
sudo rpi-update
) - disabled services (3-optimize-boot.sh)
- play music using a rfid tag
- mp3, wav offline music support
- web radio support
- volume control (long press red / blue button)
- next / previous track (short press red / blue button)
- toggle play / pause (green button on press)
- full shutdown (OnOFF Shim + Button)
- take it with you (power bank)
- Tidal support