Difference between revisions of "RFID Door Access"

34 bytes added ,  03:51, 25 September 2016
m
Add to 2141 Broadway category
m (Add to 2141 Broadway category)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Located on the door on 22nd is an RFID Reader ( http://www.parallax.com/tabid/768/productid/517/default.aspx ). If you have an EM41000 family RFID Tag ( ex.  http://www.parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/28161/List/1/ProductID/503/Default.aspx ) and the tag is added to the list of authorized tags you can open the door using it.
Located on the door on 22nd is an RFID Reader ( http://www.parallax.com/tabid/768/productid/517/default.aspx ). If you have an EM41000 family RFID Tag ( ex.  http://www.parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/28161/List/1/ProductID/503/Default.aspx ) and the tag is added to the list of authorized tags you can open the door using it.


[[File:Parallax_rfid.jpg]]
[[File:Parallax_rfid.jpg|400px]]


==Back End==
==Back End==
Line 8: Line 8:


In addition to a system for reading and validating codes there is a node.js service for adding codes running on the RasPi. You can see the code for it here: https://gitorious.org/sudoor-addcode
In addition to a system for reading and validating codes there is a node.js service for adding codes running on the RasPi. You can see the code for it here: https://gitorious.org/sudoor-addcode
[[Category:2141 Broadway]]