nationofmakers / doorbot-londonhackspace

RFID door entry bot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequisites

 sudo apt-get install python-serial python-pyscard pcscd pcsc-tools python-lxml python-crypto python-daemon curl

 sudo wget http://ludovic.rousseau.free.fr/softwares/pcsc-tools/smartcard_list.txt -O /usr/share/pcsc/smartcard_list.txt

On some versions of Debian, edit:

 /usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist

changing ifdDriverOptions from 0x0000 to 0x0004.

 sudo service pcscd restart

 pcsc_scan

For glados:

apt-get install mpg123 bplay alsa-oss

Then use alsamixer to boost the volume, don't forget to unmute ('m')!

About

RFID door entry bot.


Languages

Language:Python 74.0%Language:Makefile 14.7%Language:Processing 5.2%Language:Shell 3.8%Language:PHP 2.3%