initial commit

This commit is contained in:
Will Bradley 2011-09-14 22:10:08 -07:00
commit 6b8379ba7a
2 changed files with 1257 additions and 0 deletions

File diff suppressed because it is too large Load Diff

13
README.markdown Normal file
View File

@ -0,0 +1,13 @@
Open Access Control - Arduino Ethernet
======================================
This is a stripped-down version of the 23b hackerspace's Open Access Control system, intended for embedded use with an RFID reader and Ethernet shield for authenticating Wiegand RFID cards with a webservice.
For more info, contact @willbradley on Twitter or will@heatsynclabs.org
Structure
---------
* This folder
* Open Access Control folder
* Open Access Control.pde (Arduino code -- requires the Wiegand26 library to be installed in your IDE.)