Qudio Player
An easy-to-use music player for children based on the Raspberry Pi Zero and the JBL On Stage IIIp (again)
@@ -134,10 +135,10 @@ h2, h3, h4 {Parts list
+ width="380" alt="Electronic parts for the Qudio player" />
-
-
- JBL On Stage IIIP - can be found on ebay for little money
Caution: The older On Stage III with the mini USB port will probably not work! I tried several and they either did not power the Raspberry Pi properly or I had noise issues that I could not resolve.
+ - JBL On Stage IIIP - can be found on ebay for little money
Caution: The older On Stage III with the mini USB port will probably not work!
I tried several and they either did not power the Raspberry Pi properly or I had noise issues that I could not resolve. - The case, which consists of four parts. I printed mine in standard PLA. You can also copy and modify it on OnShape.com
- Raspberry Pi Zero W with a micro SD card a pin header
- CJMCU-5102 plus a 10 kΩ resistor, some PCM5102A based module or any other I2S DAC that is supported by volumio. Search for 'pHAT DAC'. A USB sound card will not work, since the USB port is used by the webcam. @@ -529,7 +530,14 @@ sudo reboot
- You can use this ODT template for creating your own cards. Since the creation of the cards can be a bit of a hassle when the collection grows larger, I have written a card generator for Spotify links. It takes a list of Spotify URIs as input and generates a PDF with the QR codes, the title and the album art. The information is printed both on the front and the back of the cards in order to make sorting of card stacks easier. I will put the generator online as soon as possible. + You can use this ODT template for creating your own cards. +
+ + +What's left
+ ++ Since the creation of the cards can be a bit of a hassle when the collection grows larger, I have written a card generator for Spotify links. It takes a list of Spotify URIs as input and generates a PDF with the QR codes, the title and the album art. The information is printed both on the front and the back of the cards in order to make sorting of card stacks easier. I will put the generator online as soon as possible.