Project:Wilson: Difference between revisions

From London Hackspace Wiki
No edit summary
No edit summary
Line 5: Line 5:
Rasberry Pi running Rasbian + tikitag reader + USB Relay board
Rasberry Pi running Rasbian + tikitag reader + USB Relay board


python-crypto is also needed
===Packages ===
git netcat tcpdump vim screen ntp
python-serial pcscd python-pyscard python-crypto  


=== Cron ===
=== Cron ===

Revision as of 10:27, 19 March 2013

General

Wilson is Doorbot v2. It's being installed in 447 Hackney Road on the rear door.

Rasberry Pi running Rasbian + tikitag reader + USB Relay board

Packages

git netcat tcpdump vim screen ntp 
python-serial pcscd python-pyscard python-crypto 

Cron

# m h  dom mon dow   command 
@reboot /root/Doorbot/rundoorbot
0 * * * * /root/Doorbot/getcards.sh

Pictures