Circuit Lake

Electronic Project and Circuit Collection

SecureLED: Better Access Control based on microcontroller AVR

10:17 pm


SecureLED: Better Access Control based on microcontroller AVR
Secure LED based on microcontroller avr is an optical access control device which replaces current RFID or Magnetic Strip technologies with a cryptographically secure, contact-less device which communicates over commodity Light Emitting Diodes (LEDs).

Project Summary
Marcin Bojanczyk, Chris Danis and Brian Rogan from Cornell University have tried another acces controll methode based one Light Emitting Diode. This project started with one central premise: current physical access control systems are insecure in fundamental ways. They sought a way to remedy this problem, and came accross recent work which demonstrated the potential of communicating over cheap commodity LEDs. They used these as the basis of their system, building on top of it devices which use a cryptographically secure challenge-response protocol to authenciate a user.

As such, they built both a reader and a small key device. The reader outputs the industry-standard Weigand protocol, so it is interoperable with current systems. All in all, they believe that this solution presents a powerful alternative to current technology.

Link: Cornell University



Related Electronics Project:
Firefly simulator on microcontroller avr
by Saranjit Kaur and Michelle Mellers The goal of this project was to build a LED-based device running on...
Search Bot based on microcontroller
The SearchBot is a fully functional model car that can be controlled wirelessly through the PC or autonomously search...
AVR Based Operating System
kaOS project is real-time, multithreaded, preemptive operating system for the Atmel Mega32 microcontroller. It can loads and executes programs...