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

14 lines
535 B
Markdown
Raw Normal View History

2011-09-15 05:10:08 +00:00
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.)