RFID network music player

Arduino Music
RFID network music player
rfid_squeezebox_cc.jpg

Make subscriber Nic used Arduino plus Parallax RFID reader/tags to make his Squeezebox network music player a bit more physically intuitive/interactive.

I’m not the first to think of controlling music with RFID, somebody made a pretty neat player called PlayStand way back in 2002. But its RFID reader was plugged directly into the PC. I didn’t want a PC in my living room, I wanted the player to be totally self contained, which seemed possible since the Squeezebox was already responsible for playing the MP3s. All I needed to do was trigger a song to start playing once it saw the tag. Problem was that my server is in another room and I don’t have an ethernet drop in my living room. There are ways of making Arduinos work with Wifi, but they are all really expensive, so after a bit of looking around I remembered that the Squeezebox itself could act as a bridge. So the arduino actually connects via ethernet to the Squeezebox, sending commands to a little PHP script I have running on the same server as the SqueezeCenter. That script provides a management interface to map RFID tags to particular URLs, so after configuring it, when it gets a message that new RFID is in place it triggers a playlist to start. You could use this same system to perform other actions that can be performed via a script, such as having a coaster both stop the music and post a tweet that you are off to work or somesuch. But I’m just using it for music.

Those representational photo coasters seem an interesting idea – sort of breaks the idea of album art down to it’s bare minimum. Source code and more detail available on Nic’s blog.

4 thoughts on “RFID network music player

  1. Phone UI Guy says:

    Great project and nice execution. Just as an FYI, after seeing this I did some searching for the RFID readers and some other components. Who knew that Radioshack now carries this same Parallax RFID reader module and other Parallax accessories? +1 for the shack!

    http://www.radioshack.com/family/index.jsp?categoryId=2032268

  2. FreddieJ says:

    What an awesome idea! Well done Nic! you totally rock!

Comments are closed.

Discuss this article with the rest of the community on our Discord server!
Tagged

ADVERTISEMENT

Maker Faire Bay Area 2023 - Mare Island, CA

Escape to an island of imagination + innovation as Maker Faire Bay Area returns for its 15th iteration!

Buy Tickets today! SAVE 15% and lock-in your preferred date(s).

FEEDBACK