Categories
- animatronics (12)
- apple (11)
- arduino (179)
- art (41)
- articles (121)
- artificial intelligence (11)
- automation (421)
- avr (205)
- bitcoin (3)
- breadboard (9)
- cameras (57)
- cars (26)
- cell phones (28)
- clothing mods (21)
- console mods (26)
- dangerous (94)
- desktop mods (24)
- embedded (5)
- flying things (54)
- fpga (22)
- gaming creations (108)
- interface (225)
- internet (17)
- laptop mods (6)
- lasers (22)
- linux (7)
- magnetic (3)
- medical (12)
- microcontrollers (51)
- misc projects (152)
- msp (12)
- music (124)
- pic (90)
- projects (23)
- pyroedu (76)
- raspberry pi (26)
- robots (312)
- security (36)
- sensors (307)
- software (200)
- solar (19)
- stamp (9)
- tools (149)
- tutorials (98)
- Uncategorized (45)
- usb (44)
- wireless (256)
Sponsors
Build Like A Pyro!
Find many of the parts used on this site at our favorite online electronics shop
Proximity Security System (Keyless Entry)
Posted December 9, 2012 by Chris
“For our final project, we designed and built an RFID-based proximity security system for use with Cornell Identification cards, which have been RFID-embedded since fall of 2003. The idea for this project was sort of spawned from our general interest in RFID technologies and the near-simultaneous occurance of Lab 2 and the antiquated lock system at our fraternity house breaking.”
2 Responses to “Proximity Security System (Keyless Entry)”
Leave a Reply
Currently Hot
Building A Simple Wireless Interface
get rid of the need for wires
Simple USB Interface
build a pic based usb interface
Pyro Propeller Clock POV
a pov that displays whatever you want
DIY RS232 Interface With A PIC
interface with the serial port on your computer
The Tupperware Turret [Airsoft]
build your own airsoft turret with off the shelf parts
Animatronics
Recent Articles
Arduino DDS Shield
build your own arduino based analog signal generator
A Digital Multimeter In Review (Tenma 72-7735)
learn about your typical digital multimeter in review
The PIC Annoy PCB
build something to annoy your co-workers
Automate Your Life With Cron
learn how to use cron for computer automation
Web Scraping For Weather Updates
learn how to use php to scrape the web
Creating A Web Server In Linux
learn how to make a lamp web server in linux
Stepper Motor Control With A stepRocker TMCM-1110
learn how a commercial stepper motor controller works
Arduino To PIC Wireless Proximity Motor Control
control a motor with a distance sensor wirelessly
PIC to Arduino Wireless Communication via XBee
use xbee to make a pic wirelessly talk to an arduino
Motor Control via Infrared Distance Sensor
control a motor simply by waving your hand
December 18th, 2012 at 8:38 pm
I doubt the actual student ID is encoded on the card, that will be abstracted back in the campus-wide security management system.
The unique card-ID is assigned to the student ID when issued, and used as normally with the look-up performed to confirm the card ID being ‘valid’ in contenxt of the lock being accessed.
If the card is lost or damaged the student requests a new card – the old one is deleted/invalidated, and a new card issued – with the new card number associated with the same student ID… and yes you may be able to assign multiple cards under a single student ID – but that’s a function of the campus-wide security control system.
Cheers
December 18th, 2012 at 8:40 pm
…of course…
You could spoof multiple cards having the same ‘card number’ – which will have student ‘X’ appearing all over the campus simultaneously!