RFID Card System

RFID card system that:

  • Integrates seamlessly into billing system

    • Allows members to access restricted tooling for which they receive training via their RFID card

    • Front-door Kiosk to show who's signed in.

      • This is going to start mattering once the space is large enough people can get lost in it. Also good to track membership utilization rates, check who's there by checking on the internets, etc

Utilizes:

    • Wiegand-based RFID readers

    • Arduino interpreters and PC<->Microcontroller interface

    • RFID management computer

    • Google App Engine Frontend

Goals:

    • Open Source and well-documented

    • Operates without internet connection (local database backup both on computer and chip)

    • Readers can be purchased cheaply and planted wherever with minimal cost

    • Components can be implemented in a piece-meal fashion (readers, management computer, locks, database are all seperate), all with doccumented open APIs to allow any part to be swapped (non stove-pipe)

    • Cheap to implement, requires minimal knowledge to install

Atmel 32u4 Breakout+

http://ladyada.net/products/atmega32u4breakout/

Wiegand spec:

http://www.hidglobal.com/documents/understandCardDataFormats_wp_en.pdf

RFID Reader:

http://cgi.ebay.com/Mini-WG26-34-Weatherproof-ID-Proximity-Reader-125KHz-/160459875814

Example code:

http://www.seeedstudio.com/depot/datasheet/RFID_630_WG.pde