diff options
-rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..1e3cc66 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Rotary Pi +Connect a rotary phone to a raspberry pi. + +After some hardware modification of a rotary phone, this +software allows you to use it to run various linux programs. +Right now, examples include: +- Getting the weather +- Playing an audio file +- Recording a message +The configuration allows you to call each of these events +based on a number dialed into the phone. |