Difference between revisions of "RFID Doorlock"

From Fixme.ch
Jump to: navigation, search
Line 69: Line 69:
 
= Others =  
 
= Others =  
 
Pour ceux qui aimerait lire leur(s) badge(s) RFID à l'aide d'un carte ARDUINO et d'une carte Parallaxe, voici un petit code a dispo : [[File:Lecteur_RFID.c]]
 
Pour ceux qui aimerait lire leur(s) badge(s) RFID à l'aide d'un carte ARDUINO et d'une carte Parallaxe, voici un petit code a dispo : [[File:Lecteur_RFID.c]]
 +
 +
== Matériels ==
 +
* carte ARDUINO
 +
* carte RFID
 +
* cables
 +
* your badge !!!
 +
 +
== Liens ==
 +
*[http://playground.arduino.cc/Learning/PRFID] --> code source d'inspiration ;-) 
 +
*[http://www.parallax.com/tabid/768/productid/114/default.aspx] --> info sur la carte Parallax
  
 
      
 
      

Revision as of 19:04, 29 May 2013


Description

  • Build an RFID doorlock for the hackerspace. This doorlock could tweet when the space is open to alert members.
  • Version 1 Source code

Version 2

What we want

  • RFID to open the door (like now).
  • Remote control the door (Open the door for people without RFID card).
  • Add/Remove RFID tags without reprogramming (LDAP connection and SD card cache).
  • Auto-close to not forget to close.

What we have

  • RFID antenna
  • Electro-magnet lock
  • SD card breakout board
  • Ethernet ENC28J60 breakout board
  • LEDs
  • Arduino (supposed to have one)

What we need

  • Enthousiastic people! :)

Version 1

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 ;-)

Information

Evolution perspectives

Inspirations

Pictures

IMG 20110912 164917.jpg IMG 20110912 164909.jpg IMAG0122.jpg IMAG0118.jpg IMAG0119.jpg

Videos

Others

Pour ceux qui aimerait lire leur(s) badge(s) RFID à l'aide d'un carte ARDUINO et d'une carte Parallaxe, voici un petit code a dispo : File:Lecteur RFID.c

Matériels

  • carte ARDUINO
  • carte RFID
  • cables
  • your badge !!!

Liens

  • [1] --> code source d'inspiration ;-)
  • [2] --> info sur la carte Parallax



Project Leader

  • To be defined

Participants

  • To be defined

Marcha