Project:Wilson: Difference between revisions

From London Hackspace Wiki
No edit summary
 
(10 intermediate revisions by 6 users not shown)
Line 1: Line 1:
=== General ===
{{EquipmentInfobox
|name=Wilson
|image=Hackspace_Unknown.png <!-- Image of the item. Leave with placeholder image if none exists. -->
|model=Raspberry PI <!-- Model -->
|category=Equipment <!-- Main category. Please leave alone to keep item in this category -->
|subcat=Systems <!-- Sub-category if one exists. Please check main listing to see other categories contained within the main one -->
|status=Good working order <!-- Set to one of; Good working order, Faulty, Out of order, Under construction, Out of consumables, Scrapped, or Unknown -->
|consumables=<!-- Any items used up in normal operation, such as; ink, paper, saw-blades, cutting disks, oil, etc.. -->
|accessories=<!-- Any items associated with the equipment but not consumable, such as; drill bits, safety gloves, goggles, etc.. -->
|reqtraining=yes
|trainlink=Unknown <!-- If training is required, provide a link to training signup or contact page. Otherwise leave blank. -->
|acnode=no
|owner=LHS <!-- Provide a link to owners members page if other than LHS -->
|origin=LHS <!-- If via pledge, please link to the completed pledge page on the wiki -->
|location=Main room wall <!-- Floor, room/zone and location within that area -->
|maintainers=Sysadmin team <!-- If someone is nominated as managing the upkeep of this item, please list them here. No links please; it currently breaks the template. -->
|template_ver=1.1 <!-- Please do not change. Used for tracking out-of-date templates -->
}}
== General ==


Wilson is Doorbot v2. It's being installed in [[447 Hackney Road]] on the rear door.
Wilson is a Raspberry Pi 1 Model B running a  [[Project:Notification_Board]] in the space (somewhere).  


Rasberry Pi running Rasbian + tikitag reader + USB Relay board
It is named for [http://en.wikipedia.org/wiki/Sophie_Wilson Sophie Wilson], designer of the BBC Micro.


===Packages ===
The attached notification board can be written to via HTTP POST/GET text on port 8020.
git netcat tcpdump vim screen ntp
python-serial pcscd python-pyscard python-crypto


=== Cron ===
[[Category:Infrastructure]]
# m h  dom mon dow  command
[[Category:Projects]]
@reboot /root/Doorbot/rundoorbot
[[Category:Space_Infrastructure_Projects]]
0 * * * * /root/Doorbot/getcards.sh
 
=== Pictures ===
 
* [https://www.dropbox.com/s/sv36ac9csradtwy/2013-03-17%2017.04.26.jpg Image1]
* [https://www.dropbox.com/s/wjc4lukg4bhlg1n/2013-03-17%2017.04.37.jpg Image2]

Latest revision as of 15:38, 25 September 2021

Wilson
Hackspace Unknown.png
Model Raspberry PI
Sub-category Systems
Status Good working order
Training requirement yes
Training link Unknown
ACnode no
Owner LHS
Origin LHS
Location Main room wall
Maintainers Sysadmin team

General

Wilson is a Raspberry Pi 1 Model B running a Project:Notification_Board in the space (somewhere).

It is named for Sophie Wilson, designer of the BBC Micro.

The attached notification board can be written to via HTTP POST/GET text on port 8020.