Difference between revisions of "RFID Doorlock"

From Fixme.ch
Jump to: navigation, search
(Evolution perspectives)
(Evolution perspectives)
Line 37: Line 37:
 
* Picture of the perso who opened the door
 
* Picture of the perso who opened the door
 
* Android application using NFC, acting like a passive rfid tag. Is it possible ?
 
* Android application using NFC, acting like a passive rfid tag. Is it possible ?
** "Card emulation" mode
+
** "Card emulation" mode http://developer.android.com/reference/android/nfc/tech/NfcV.html
 
** NDEF Push in NFCManager
 
** NDEF Push in NFCManager
 
** Custom NDEFMessage
 
** Custom NDEFMessage

Revision as of 01:34, 21 December 2011


Description

Build an RFID doorlock for the hackerspace. This doorlock should tweet when the space is open to alert standard members. Source code


Inspirations

Proposed solution

For the electronic part, taking inspiration from the RFID Tweeter project seems a good start. It allows us to have the whole system embedded in a microcontroller (low power) and solves the biggest problems from such a device (in my opinion) ethernet access and tweeting!

Tasks

  • Test electronic + software (on breadboard) for tweeting accordint to a RFID Tag
  • Design and build mechanic fixation on door
  • Design and test electronic + software (on breadboard) for the mechanic fixation on door
  • Create PCB for electronic
  • Start using it ;-)

Dashboard

RFID Tweeting Test

Mechanic Fixation

Evolution perspectives

Pictures

IMG 20110912 164917.jpg IMG 20110912 164909.jpg

Videos

Personnes interessées

  • eric_st