Skip to content

nationofmakers/doorbot-londonhackspace

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.0%
  • Makefile 14.7%
  • Processing 5.2%
  • Shell 3.8%
  • PHP 2.3%