Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zyphlar/open-access-control-minimal-http
Bare bones, webservice-based access control for use with an RFID reader and Ethernet shield
https://github.com/zyphlar/open-access-control-minimal-http
Last synced: 22 days ago
JSON representation
Bare bones, webservice-based access control for use with an RFID reader and Ethernet shield
- Host: GitHub
- URL: https://github.com/zyphlar/open-access-control-minimal-http
- Owner: zyphlar
- Created: 2011-09-15T04:47:44.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2021-09-28T23:09:56.000Z (over 3 years ago)
- Last Synced: 2023-04-13T07:18:36.131Z (over 1 year ago)
- Language: C++
- Homepage: http://www.zyphon.com/open-access-control
- Size: 4.44 MB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Open Access Control - HTTP Minimal Edition
======================================
AKA Open Access Control Interlock
---------------------------------
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.
For more info, contact @willbradley on Twitter.
Structure
---------* This folder
* Open Access Control folder
* Open Access Control.ino (Arduino code -- open from the Arduino IDE.)
* 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
* PCATTACH folder
* keywords.txt
* PCATTACH.cpp
* PCATTACH.h
* Wiegand26 folder
* keywords.txt
* WIEGAND26.cpp
* WIEGAND26.h
* hardware folder
* open-access-interlock.brd