Difference between revisions of "Project:Wilson"

From London Hackspace Wiki
Jump to navigation Jump to search
Line 4: Line 4:
  
 
Rasberry Pi running Rasbian + tikitag reader + USB Relay board
 
Rasberry Pi running Rasbian + tikitag reader + USB Relay board
 +
 +
A doorbell will be installed in the future using a GPIO pin and the existing doorbell.
  
 
===Packages ===
 
===Packages ===

Revision as of 10:29, 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

A doorbell will be installed in the future using a GPIO pin and the existing doorbell.

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