Difference between revisions of "Project:Wilson"

From London Hackspace Wiki
Jump to navigation Jump to search
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