Brmdoor control software; Software for handling (un)locking brmlab door using RFID cards, ringing the bell and announcing state of the door and video broadcast
Find a file
2014-03-25 16:46:53 +01:00
brmd write text "Since <date, time>" to generated icon 2013-08-25 12:05:21 +02:00
brmdoor Rewritten to use PN532 reader over SPI 2014-03-25 16:21:54 +01:00
.gitignore Added gitignore 2014-03-25 12:40:54 +01:00
debian.init debian startup script 2013-06-18 03:20:08 +02:00
README Note about printFullUID variable 2014-03-25 16:46:53 +01:00
README.raspberry README.raspberry added 2013-06-18 01:52:57 +02:00
TODO brmd::Alphasign: Manage serial directly, no external helper 2011-05-13 00:03:23 +02:00

=== Brmdoor control software ===

brmd/ - integration hub that collects data from various sources and provides
unified reporting on IRC and web etc.

brmdoor/ - Arduino software


Project webpage: http://brmlab.cz/project/brmdoor

Note for PN532 version: if you want brmdoor to add card UID after "CARD"
message (not just nick), set printFullUID to true in brmdoor/brmdoor.ino.