Difference between revisions of "RFID Doorlock"

From Fixme.ch
Jump to: navigation, search
 
Line 39: Line 39:
 
* RFID Reader: [http://www.parallax.com/Store/Accessories/CommunicationRF/tabid/161/txtSearch/RFID/List/0/SortField/4/ProductID/114/Default.aspx Parallax RFID Reader Serial]
 
* RFID Reader: [http://www.parallax.com/Store/Accessories/CommunicationRF/tabid/161/txtSearch/RFID/List/0/SortField/4/ProductID/114/Default.aspx Parallax RFID Reader Serial]
 
* An [http://mbed.org/ mbed board] with Ethernet
 
* An [http://mbed.org/ mbed board] with Ethernet
* We use this lock: [http://www.burg-waechter.com/live_website/html/default/ff808082254ee88f012572df16d005aa.en.html TSE BUSINESS SET 5001 PINCODE]
+
* We use this lock: [http://www.burg-waechter.com/live_website/html/default/ff808082254ee88f012572df16d005aa.en.html TSE 4001 Home]
  
 
== Evolution perspectives ==
 
== Evolution perspectives ==

Latest revision as of 19:51, 10 August 2019


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 3

  • Current version in production
git clone ssh://gitolite@git.fixme.ch:1337/doorlock-v3

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

k1s4g


Marcha