Skip to content
/ DoorPi Public
forked from motom001/DoorPi

VoIP Door-Intercomstation with Raspberry Pi (optional PiFace)

Notifications You must be signed in to change notification settings

hubsif/DoorPi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LATEST STABLE VERSION

[DE]

Ziel des Projektes ist die Steuerung einer Türsprechanlage mittels einem Minicomputer wie dem Raspberry Pi und optional PiFace / GPIO. Dazu habe ich das Projekt "door-berry" von "mpodroid" auf github gefunden (https://github.com/mpodroid/door-berry). Seit einiger Zeit findet dort aber keine Entwicklung mehr statt und es ist dort noch recht viel zu tun. Aber als Vorlage war es perfekt.

Mit Hilfe von DoorPi soll die Möglichkeit bestehen, eine im Vergleich zu kommerziellen Produkten, günstige Variante einer Sprechanlage zu realisieren. Dabei sollen beim Klingeln die im Haus vorhandenen Telefon oder auch externe Nummer angerufen werden, über die dann mit der an der Tür stehenden Person kommuniziert werden kann.

Vorraussetzungen:

  • Raspberry Pi mit installiertem Raspbian OS
  • optional PiFace
  • Soundkarte
  • SD-Karte

Möglichkeiten mit DoorPi

  • Anschluss der vorhandenen Türsprechanlage (Bsp. 3 Taster, Mikrofon, Lautsprecher)
  • Ansteuerung verschiedener Aktoren (wie Türöffner, Licht) per Tastendruck am Telefon (z.B. #)
  • Kommunikation mittels VoIP mit einem VoIP Server (z.B. FritzBox, Asterisk)
  • pro Klingel-Taste soll eine andere Rufnummer gewählt werden (können)

Der Anschluss der einzelnen Aktoren kann mit einem PiFace oder per GPIO und einem Relais realisiert werde.

Die Installation wird mittels des DoorPI.sh (http://raspberrypi.roxxs.org/EPSPi/packs/DoorPI.sh) Skripts durchgeführt.

Weitere Informationen zur Installation und Konfiguration von DoorPi sind im Wiki unter https://github.com/motom001/DoorPi/wiki zu finden.

Link zu Foren mit DoorPi Threads:

[EN]

The aim of the project is to connect the intercom with mini-computer and a optional PiFace or GPIO with a relais. On github I found something similar, the project “door-berry” from “mpodroid” (https://github.com/mpodroid/door-berry). There hasn't been any development for a long time and there was still a lot to do, but it was perfect as a template.

DoorPi aims to be a cheap alternative to install a doorcom, instead of expensive commercial products. With DoorPi all phones ring if someone rings the bell and you can communicate with the people outside.

Requirements:

  • Raspberry Pi with installed Raspbian OS
  • optional PiFace
  • Soundcard
  • SD card

Possibilities with DoorPi

  • Connection to an existing intercom (e.g. 3 push-buttons, microphone, speaker)
  • Triggering diffent actors (like door opener, light) by pushing a button on the phone (e.g. #)
  • Communication with an existing VoIP-server (e.g. FritzBox, Asterisk)
  • every push-button should dial a different phone number

The connection to the different actors can be realised with PiFace or a relais connected to the GPIOs.

You can install the project with the DoorPi.sh script (http://raspberrypi.roxxs.org/EPSPi/packs/DoorPI.sh)

You can find further information for installation and configuration in the DoorPi wiki: https://github.com/motom001/DoorPi/wiki

About

VoIP Door-Intercomstation with Raspberry Pi (optional PiFace)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%