SpaceNanny | |
---|---|
Owner | Petraea |
Status | Infra |
Hostname | spacenanny.dhcp.nurd.space |
Location | Closet near the door |
Tool | No |
Tool category |
SpaceNanny.jpg {{{InventoryOwner}}}Property "Tool Owner" (as page type) with input value "{{{InventoryOwner}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. Closet near the door
Whats the specs!11!!!
The old pi broke, we installed a new one on september 6th 2017
- 1 Raspberry Zero W
(wifi not used for now) - 1 SD card
- Raspbian stretch
Power over Ethernet with a setup alike https://www.ebay.com/itm/113530764123
What doesit doooooooo
Space status switch
Reads the giant space status switch that is next to the door (cable on GPIO). This turns space status on and off. Code in /opt/doorsensor/doorsensor.py
Doorbell
We are using a 433MHz doorbell set from the Action store. Is consists of a button/sender thingie and a receiver that plays a sound when it receives a doorbell press. This works standalone, but:
An arduino with a second 433MHz receiver is connected on USB to SpaceNanny to receive doorbell presses. This way we can use the events to do things like playing a doorbell sound on the MPD, and show a message on Led ticker. Code is in /usr/local/sbin/deurbel.py.
It used to do
- Drive the led panel LED_banner_wall
- NrfSensorNet master node NrfSensorNode
buZz has original image in case stuff is needed from the first incarnation yolo