Project:Wilson: Difference between revisions

From London Hackspace Wiki
No edit summary
No edit summary
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