Here at I Heart Engineering, we felt the need to have awesome badges fit our daily attire, where we can have both style and access to our offices without the need of weighty keys by building a robot door.
Using the Arduino Ethernet along with Adafruit's PN-532 RFID/NFC Breakout Board, the badges were a mere grasp away from reality.
A circuit involving a relay powering 12vDC@1A to a RCI S65 electromagnetic door lock. The circuit was mounted onto an Arduino Protoboard alongside a circuit connecting the PN-532 breakout board to the Arduino.
Part | Price |
---|---|
$69.95
|
|
$39.95
|
|
$4.95
|
|
$107.00
|
|
$11.77
|
|
$2.21
|
|
Total
|
$235.83*
|
*For single components, not including tax, shipping and handling, or packaged components
After the circuit above was tested on a breadboard, it was then put onto a protoboard and the Arduino set was completed. The speaker and variable resistor were used for key tones, hooked up to pin 7. This is not necessary, but it helps when debugging.
Left: Arduino Ethernet Middle: Protoboard w/ circuit Right: PN-532 Breakout Board |
Bottom-side of the protoboard and the PN-532 breakout board |
Put together into a neat package, ready for mounting |
Test of mounting positions within the wall |
A square was cut out into the door frame, and the RCI S65 was installed into the door frame, then hooked up to the Arduino protoboard.
Held into the aluminum with a series of screws, the lock became a neat addition to the door frame |
Now we can print out our badges, put on an RFID tag, and program the UID and data into the Arduino.
Laminated identification card |
Future plans include:
- Ethernet support, adding a control panel.
- Logging of cards (usage, amount of usage, etc)
- Time frames
- Proper mounting plate
- Genuine People Personality
7 comments:
Oops! The diode connection must be opposite. Please re-draw the schematic.
Yeah, that looks wrong. We will have it fixed shortly.
Fixed now. Thanks!
I thought I read the Adafruit RFID board's signal lines were 5 volt tolerant?
I believe the transistor there due to the current requirements of the relay.
Was that your question?
Sorry, I meant the 4050 level shifter IC, if the Arduino signals are 5 volt and the shield is 5 volt signal tolerant, the chip would not be needed. But I may have read the RFID board specs wrong.
Adafruit shipped the level shifter with it, so in it went.
I haven't read the datasheet, so I can only guess that it might be for isolation.
Post a Comment