Skip to content

qwo/home-rotary-doorbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Doorbot

Make your own personal intercom ring using a raspberry pi and python!

  • Raspberry pi
  • 56K RJ11 Modem

Setup

pip install -r requirements.xt
python answer.py
*/5 * * * * pgrep -f answer.py || nohup python /home/pi/Code/answer.py > test.out

Usage

daemonize the process answer.py for long term usage.

  • Currently, it picks up a call
  • changes the handset to voice mode
  • dials ATD0 making a connection
  • Tone Presses a "6"*

You can modify the * section to fit your own code or provide a second factor auth. Cannot get input from the client.

Add daemon to cron for a rapsberry pi via ./setup_cron.sh

vnc server

use a tool such as fling to identify your raspberry pi's ip and SSH into it at pi@<IP>

Shoutouts

About

Takes Home Phone RJ11 line and makes into personal intercom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages