open-access-control-minimal.../README.markdown

31 lines
1.0 KiB
Markdown
Raw Normal View History

2011-11-28 03:07:57 +00:00
Open Access Control - HTTP Minimal Edition
2011-09-15 05:10:08 +00:00
======================================
2014-02-23 00:30:20 +00:00
AKA Open Access Control Interlock
---------------------------------
2011-09-15 05:10:08 +00:00
2011-11-28 03:07:57 +00: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-15 05:10:08 +00:00
2011-11-28 03:07:57 +00:00
For more info, contact @willbradley on Twitter.
2011-09-15 05:10:08 +00:00
Structure
---------
* This folder
* Open Access Control folder
2011-11-28 03:07:57 +00:00
* Open Access Control.pde (Arduino code -- open from the Arduino IDE.)
2012-09-27 06:19:21 +00:00
* libraries folder (copy the contents of this folder to your Arduino program's libraries folder and restart the Arduino program.)
* ShiftLCD folder
* keywords.txt
* ShiftLCD.cpp
* ShiftLCD.h
2011-11-28 03:07:57 +00:00
* PCATTACH folder
* keywords.txt
* PCATTACH.cpp
* PCATTACH.h
* Wiegand26 folder
* keywords.txt
* WIEGAND26.cpp
* WIEGAND26.h
2011-12-03 09:20:45 +00:00
* hardware folder
* open-access-interlock.brd