Tuesday, April 24, 2012

The Music Container – Part 2

I’ve been able to put more hours on the project and I’m getting very excited with it. I’ve been finding some similar projects on the web but most of them just play a song when the RFID tag has been read, or they’re using flat cards to read them. Most of them seem to be just explorations on how to implement RFID with Arduino, not that much of an exploration of the user experience… I really want to thank all of the guys doing this kind of projects for now I really know what’s happening here.

So, following with my Tinkerlab project: I'm back to business as I finally got some components: an Arduino UNO, the ID-12 reader, some 125KHz RFID tags and the USB base for the ID-12, all from Sparkfun.

P1110572

The first thing I did was just plugging the USB reader to my laptop and playing around with the tags to see if I had bought the right type, and fortunately for me, I did (I had surfed way too fast on the Sparkfun website, so I was kind of afraid that I had bought the wrong ones). Then I hooked it up to the arduino and wrote some code based on what Martijn The did with BARRAGAN’s code.

Monday, April 23, 2012

The RFID Music Container – Part1

Well, I don’t know if that’s the best name for this project, but at the time being I’m going to call it like that.

I started this project for the S’12 Tinkerlab class with fabulous Nick Durrant at CMU. I’ll be posting my progress in this blog to keep track of everything, and for any curious mind trying to do something similar.