mirror of
https://github.com/zyphlar/open-access-control-minimal-http.git
synced 2024-03-08 15:57:47 +00:00
14 lines
535 B
Markdown
14 lines
535 B
Markdown
|
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.)
|