I love this! I prefer digital stuff (less things to worry about), but I miss the physicality, especially when friends come over. Books or CDs become a conversation. If you'd like to do something similar, but don't want to DIY it, check out Yoto Player [1]. This is a small music speaker and they sell a bunch of NFC cards to "play" them. You can also buy blank cards and use their app to add whatever you want to them (m…
CDs are now actually also joining vinyls in being revived for physical merch purposes. They're no longer needed, but if you want them they are available for purchase.
I built physical album cards with NFC tags to teach my son music discovery
81–90 of 217 posts
Re: I built physical album cards with NFC tags to teach my son music discovery
#82I also remember my 10 yo self, designing in Corel draw my own labels and printing them to fit the tape case.
I always ask my self "what is my kid going to explore? My Spotify account?" It's one of the reasons I still collect vinyls and books. Even if I don't really listen or read them from the physical format.
Re: I built physical album cards with NFC tags to teach my son music discovery
#83I got a Canon PRO-100 printer for $25 off of Facebook marketplace, they practically gave them away with higher end DSLRs so they're easy to get second hand, and a set of generic ink cartridges is about $15. With generic ink and generic photo paper, you can do a 13x19 prints for about 50 cents each. It's not archival grade printing, but it's pretty good and affordable.
Re: I built physical album cards with NFC tags to teach my son music discovery
#84I made something like this for TV shows and movies using floppy disks. Each floppy has a text file with filepaths of videos on a hard drive. When the floppy is inserted a bash script detects it and plays a random video from the text file on the floppy.
I like the physicality of systems like this. It is much more satisfying to to flick through physical items than to scroll through a digital list of things.
You've got great artwork. I need to up the artwork on my floppys!
There's a demo video in my repo: https://github.com/geluso/floppy-vision
Re: I built physical album cards with NFC tags to teach my son music discovery
#85AFAICT most of the old musical tribes we used to arrange ourselves into are a bit of a thing of the past (punks/goths/greebos/grunge/indie kids/ravers/etc), and kids don't build their identities around music taste any more, because music is no longer so much of a scarce commodity.
Sometimes things just change...
That said, as a fun tech project, definitely cool.
Re: I built physical album cards with NFC tags to teach my son music discovery
#86Earlier quoted context omitted.
CDs are now actually also joining vinyls in being revived for physical merch purposes. They're no longer needed, but if you want them they are available for purchase.
They're needed if you want proper digital copies for gapless album playback. You can't trust anybody to get that right.
Re: I built physical album cards with NFC tags to teach my son music discovery
#87https://www.youtube.com/watch?v=kwyq2xqjHW0
My hacky solution, which is obviously way out of date and a bit specialised to my situation (in that I use kodi to play my music) is over here: https://github.com/Fuzzwah/xbmc-rfid-music
Re: I built physical album cards with NFC tags to teach my son music discovery
#88There are several projects here in germany doing similar things. There is https://tonies.com , which is cloud based and pretty expensive, but hackable ( https://github.com/toniebox-reverse-engineering/teddycloud ). Then there is the RFID Jukebox: https://github.com/MiczFlor/RPi-Jukebox-RFID And Tonuino: https://github.com/tonuino/TonUINO-TNG I built ours with the RFID Jukebox and wrote a little tool called labelmaker…
There's also yoto box, which lets you create "make your own" cards.
Re: I built physical album cards with NFC tags to teach my son music discovery
#89You are in my mind and in my heart. This is a constant thought that I have. I grew up in a house where books, vinyls, cds, slides, tapes and other media were everywhere. Some on display, others archived in boxes. Large part of my childhood was spent with me exploring through that stuff and creating custom mixtapes with songs that I really liked. I still have a lot of them. I also remember my 10 yo self, designing in…
Re: I built physical album cards with NFC tags to teach my son music discovery
#90Looks like a homebrew Yoto
I think a workaround to the Spotify issue with Yoto would be proxying a Spotify account through a raspberry pi or lightweight cloud vm. The Yoto cards themselves point to playlists in yoto’s cloud, and the playlists can link to files or stream URIs.