Arduino + ethernet shield + rfid + buzzer + display + postgresql server

The video shows how to use an arduino to make an access control system reading the id on the badge (card or key) sending it back to a server for validation/access control/whatever you want. In order to handle the data sent to a server you need to know a little of php and html.

arduino code: http://www.mediafire.com/view/9rumdxqzgddzkpc/arduino_code.txt

php index: http://www.mediafire.com/view/8sy9w6bhy3l2be2/index.php

wiring:...

View more

From: Gianmarco Randazzo

Related topics : arduino rfid shield code / rfid badge access control

ardPlayer Token - RFID reader and Arduino

Using Arduino Duemillanove and a RFID token reader from Seeedstudio, I built this. Very simple, using a shield on the which RFID read is soldered, plus a bling bling led. When hovering the box with a RFID token (card or key strap) it reads the code, sends to the PC and PC interpretes it. In my case it plays music or stop music. You can configure it in XML file, it just runs a command line in the end. Enjoy.

Full code here :

http://kalshagar.wikispaces.com/ardPlayer+tokens

View more

From: AlanFromJapan

Related topics : arduino rfid shield code / card reader rfid