Arduino, RFID, And You

[Matt] has mixed up a batch of two RFID reading door lock systems. While the “door lock” part of the setup has yet to come into existence, the “RFID reading” section is up and running. By using the Parallax RFID readers (for cheap, remember?) and an Arduino, [Matt] is able to parse an RFID tag, look its number up in a database, and then have a computer announce “Access Denied” in a creamy “Douglas Adam’s sliding door of Hitchiker’s Guide” kind of way with Python.

Good books aside, catch a not as exciting as you’re thinking video after the jump.

[youtube http://www.youtube.com/watch?v=mws0nqkqvGg&feature=player_embedded%5D

13 thoughts on “Arduino, RFID, And You

  1. Just finished installing… looks fun. I bet I can mess around with this…
    and @walt
    Keep in mind this reader cost eight bucks, industrial readers are built quite differently, better, etc

  2. man, people at RS were so surprised when that “$50” reader was $10…. also one cashier had to ask me what the heck it was…

    This will probably be the last time I will be in a radio shack.

  3. Good to people are putting them to good use. I’ve picked up 2 more over my travels.

    One project in my head is a ripoff from something I read elsewhere. RFID key in a photoframe coaster that has a picture of a CD album on it. Swipe album, play mp3s.

    @walt
    The parallax RFID reader is pretty peppy when it reads. It will continuously pass the ID to the computer. He may not have his code set up to wait between reads, which is why it grants or denys access several times in a row.

  4. I like this project but I don’t have a Mac for the audio so I modified the python script a little so it will work for windows without needing flite.

    If any 1 is interested I will upload the files to megaupload(http://www.megaupload.com/?d=FEKW9243)
    This will use 2 .bat files and a small program called sounder thanks to Eli Fulkerson at http://www.elifulkerson.com/
    In rfid ED.py just edit sounder.bat & sounder2.bat
    to your file. Double click sounder.exe for syntax for the .bat file
    Note: this will only work with wave audio files

    I will also provide source code and Visual Basic 6.0
    It is needed and provided as well.

    If any1 needs to contat me u can reach me on skype my slype name is catchra.

Leave a Reply to RenderManCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.