mirror of
https://github.com/brmlab/brmdoor_libnfc.git
synced 2025-06-07 16:14:01 +02:00
Installation photos
This commit is contained in:
parent
f75ab94d01
commit
31e8f86891
1 changed files with 16 additions and 0 deletions
16
README.md
16
README.md
|
@ -113,6 +113,22 @@ If you have `pcscd` running, it will take over the reader and you can't use it.
|
||||||
|
|
||||||
Similarly, you have to blacklist `pn533` and `pn533_usb` kernel modules (usually in a file like `/etc/modprobe.d/blacklist.conf`).
|
Similarly, you have to blacklist `pn533` and `pn533_usb` kernel modules (usually in a file like `/etc/modprobe.d/blacklist.conf`).
|
||||||
|
|
||||||
|
## Photo of an actual installation
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Security note: it's better to have reader behind door, but this door is metal (thus external or wormhole antenna needed).
|
||||||
|
Even though the reader is not connected directly to *open* PIN which could be triggered by applying power to it.
|
||||||
|
|
||||||
|
There are two ways to do it:
|
||||||
|
|
||||||
|
- Separate antenna connected to [external antenna PINs provided by Adafruit PN532 board](https://learn.adafruit.com/adafruit-pn532-rfid-nfc/downloads)
|
||||||
|
Antenna is quite difficult to tune (requires right LC circuit with proper coils and capacitors).
|
||||||
|
- [Wormhole antenna](https://i.imgur.com/fclA2b2.jpg) - two coils connected with wire. It generally works, but is not
|
||||||
|
very reliable.
|
||||||
|
|
||||||
## Startup with systemd and GNU screen
|
## Startup with systemd and GNU screen
|
||||||
|
|
||||||
Example of startup unit for systemd, put in `/etc/systemd/system/brmdoor.service` and this repo cloned in `/root/brmdoor_libnfc`:
|
Example of startup unit for systemd, put in `/etc/systemd/system/brmdoor.service` and this repo cloned in `/root/brmdoor_libnfc`:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue