Skip to content

mixmasteru/red-phone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Red Phone

This is a hack to reactivate an old telephone and use it as alert system. Its possible to play audio over the headset of the phone.

used hardware

used software

Requirements

apt-get install python3.4 
apt-get install python3.4-dev
apt-get install alsa-utils
apt-get install python3-pip
apt-get install python3-pygame
apt-get install python3-rpi.gpio

Python

virtualenv -p /usr/bin/python3.4 venv
source venv/bin/activate
pip install -r requirements.txt

AWS

About

AWS Red Phone Alert

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages