Bare bones, webservice-based access control for use with an RFID reader and Ethernet shield
Go to file
2011-11-27 19:49:02 -07:00
Open_Access_Control Got HTTP polling working 2011-11-27 19:49:02 -07:00
README.markdown initial commit 2011-09-14 22:10:08 -07: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.)