RFID Door Management
Tuesday, August 16, 2011 at 11:38AM I've been working with a cool group of people here in Reno to get a local makerspace up and running(if you're in the Reno area you should check us out: Bridgewire). We're at the stage where we have a location, and it's rapidly filling with fun toys. But, right now we've just got regular old keys for the doors. We're looking at the Open Access Control system for a more robust solution for entry, but in the mean time I'm looking to see if we could get something smaller and cheaper up and running. I had a few goals for this project:
- Keep the cost down
- Get it going quickly
- make it internet/computer independent.
I cheated somewhat with the first goal, in that I had an arduino UNO that I'm not currently using for anything. I picked up an ID-20 from Sparkfun and it's convenient breakout board as well as a few tags for testing. Someone in the comments for the ID-20 posted this page, which was invaluable: Reading RFID tags with an Arduino. Since part of the goal was get something up and running without a computer, I worked on a system by which we could add and remove users without a computer. It turns out that using the ID-20 from the Arduino was really simple. I setup a system where we could use "admin" cards to add/remove other cards, in addition to using a separate computer. It turns out that using the "admin" cards wasn't super helpful, because we didn't have a good way to get people's card numbers out of the system when entered that way.
But, overall the system works pretty well. We're going to add logging and an internal website for additions/subtractions soon.
George |
Post a Comment |
arduino,
bridgewire 
