Difference between revisions of "Doorbell"
From Fixme.ch
| Line 1: | Line 1: | ||
| − | + | <!--Please do not add instructions of how to access the doorbell to this page--> | |
| − | A virtual doorbell that allows people without a card to access the space easily, by alerting | + | A virtual doorbell that allows people without a card to access the space easily, by alerting members in the space using audio, visual and push notifications. The system is based on a Raspberry Pi, which serves a responsive page like the one below, with a field to enter your name, as well as the hackerspace status. When a person rings the bell, a warning light is turned on at the space, an audio alert with the person's name is played, and optionally a push notification can be sent to those who want. The person who rang the doorbell sees a progress bar with the (estimated) progress of the member who is coming to the door. |
[[File:Doorbell1.png|250px]] | [[File:Doorbell1.png|250px]] | ||
| − | + | __NOTOC__ | |
| − | == | + | == Goals == |
* Allow people who don't have a card to access the space | * Allow people who don't have a card to access the space | ||
* Make it easy and streamline the process for both the person waiting and the person coming to open the door | * Make it easy and streamline the process for both the person waiting and the person coming to open the door | ||
* Have a proper layout, documentation, and functionality | * Have a proper layout, documentation, and functionality | ||
| − | == | + | == Components == |
* Raspberry Pi with network connection | * Raspberry Pi with network connection | ||
* Warning light | * Warning light | ||
* Speakers | * Speakers | ||
* Push button | * Push button | ||
| + | |||
| + | [[Category:Ongoing_Projects]] | ||
Revision as of 22:30, 23 October 2014
A virtual doorbell that allows people without a card to access the space easily, by alerting members in the space using audio, visual and push notifications. The system is based on a Raspberry Pi, which serves a responsive page like the one below, with a field to enter your name, as well as the hackerspace status. When a person rings the bell, a warning light is turned on at the space, an audio alert with the person's name is played, and optionally a push notification can be sent to those who want. The person who rang the doorbell sees a progress bar with the (estimated) progress of the member who is coming to the door.
Goals
- Allow people who don't have a card to access the space
- Make it easy and streamline the process for both the person waiting and the person coming to open the door
- Have a proper layout, documentation, and functionality
Components
- Raspberry Pi with network connection
- Warning light
- Speakers
- Push button