MiniPhonie / TravelPhonie #1860
Replies: 2 comments
-
A first little update: The "Miniphonie" works perfectly well - i used Splitt's Synchronizing Script https://splittscheid.de/phoniebox-synchronisieren/ (German) to synchronize the main Phoniebox and the Miniphonie. After that all cards could be played easily on the Miniphonie. RFID Reader: The Miniphonie What's still to to: |
Beta Was this translation helpful? Give feedback.
-
Hi, can you say something how long the battery of the pisugar lasts? Thanks in advance |
Beta Was this translation helpful? Give feedback.
-
Hi together
As my son (turning 3) really loves his Phoniebox and wants to take it with him to travel I thought I'll give it a go and try to build a "minified version". As I know many of you opt for a "smaller" Version of your Box. I'll share my journey so far.
The Parts
Stumbling upon PiSugar I started the project with the following parts list
I soon run into troubles because the Seed RFID Reader even though it is super small puts out 5V (Arduino) and not 3V for the GPIO of a Raspberry. I thought about getting a Logic Level Converter - but that would compromise with my minified approach.
As I already worked with the Neuftech/Yarontech USB Reader in my first Box I knew that the PCB is quite small. I therefore ordered another Neuftech/Yarongtech USB eager to modify it to work with my RaspberryPi Zero 2
As you see in the Up View the PCB of the Neuftech Reader on the right is larger and also the Antenna is way bigger than the one from the Seeed on the left.
Compared from the side though you see that on the Neuftech on the right only the "Buzzer" and the MiniUSB Stick out and that the Seed on the left has more components sticking up.
The Build
I therefore combined the positive things of both readers and altered the PCB of the Neuftech Reader as folows:
So overall you win quite a lot of space. You loose the buzzer beeping but as it will be used with headphones it's not really relevant and you still got the LED of the reader lighting up green when reading a card.
For testing purposes I attached a MicroUSB Plug to my cables and plugged it into the PiZero -> It works perfect!
The range of the smaller antenna is not as wide as the neuftech (maybe around 3cm) for that minified version it's perfectly fine though.
The Phoniebox Software and the Pirate Audio behaved a little unwell on the Raspberry Pi Zero 2. So I actually had to install the Pirate Audio first with all its Mopidy components and software via the Pimoroni Install: https://learn.pimoroni.com/article/getting-started-with-pirate-audio and then I installed the RPI-Jukebox Solution in Developer Version: https://github.com/MiczFlor/RPi-Jukebox-RFID/wiki/INSTALL-stretch keep in mind that you need to install the Spotify Version without MPD. There may be other working combinations though
Prototype and Size
Overall compared to a swiss army knife without the reader:
What's still to do
So next step would be to "finish" the whole package. I will therefore solder the USB cables directly to the RaspberryPi Zero 2 using the "TestPads" underneath
I know they haven't been designed for that - but as many others have actually used the pads for attaching USB Devices to the Pi Zero 2 via the pads I'll give it a go to keep it as minified as possible.
3d Printing
For me it will be a first to 3D Print an enclosure. I already started an approach with a combination of Templates from the PiSugar Github and some PirateAudio STL's I found online.
Still need to figure out something for the Reader PCB which will be on the side probably. As this PCB has 4 hole I'll try print something to stick out so that it will hold the reader and antenna in place.
First STL File: Miniphonie.zip
If somebody has more experience in 3d printing and measure to print... let my know I'm really open for suggestions from more experienced users!
Let me know in the comments if you know any other hardware or approaches when it would come to minify - especially the readers and antennas 👍
Beta Was this translation helpful? Give feedback.
All reactions