2011-11-27 20:07:57 -07:00
Open Access Control - HTTP Minimal Edition
2011-09-14 22:10:08 -07:00
======================================
2014-02-22 17:30:20 -07:00
AKA Open Access Control Interlock
---------------------------------
2011-09-14 22:10:08 -07:00
2011-11-27 20:07:57 -07:00
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. Please see http://code.google.com/p/open-access-control/ for the main/full version.
2011-09-14 22:10:08 -07:00
2011-11-27 20:07:57 -07:00
For more info, contact @willbradley on Twitter.
2011-09-14 22:10:08 -07:00
Structure
---------
* This folder
* Open Access Control folder
2011-11-27 20:07:57 -07:00
* Open Access Control.pde (Arduino code -- open from the Arduino IDE.)
2012-09-26 23:19:21 -07:00
* libraries folder (copy the contents of this folder to your Arduino program's libraries folder and restart the Arduino program.)
2011-11-29 22:57:37 -07:00
* ShiftLCD folder
* keywords.txt
* ShiftLCD.cpp
* ShiftLCD.h
2011-11-27 20:07:57 -07:00
* PCATTACH folder
* keywords.txt
* PCATTACH.cpp
* PCATTACH.h
* Wiegand26 folder
* keywords.txt
* WIEGAND26.cpp
* WIEGAND26.h
2011-12-03 02:20:45 -07:00
* hardware folder
* open-access-interlock.brd