diff options
author | Mark Powers <mark@marks.kitchen> | 2021-08-15 04:58:16 +0100 |
---|---|---|
committer | Mark Powers <mark@marks.kitchen> | 2021-08-15 04:58:16 +0100 |
commit | aac8b0018c8985e7776eca3fb5afe7bda6781727 (patch) | |
tree | fd4e6a45749514d2650296784694df5bf9766fc7 | |
parent | db747d54bece564ff881cda3e21e38b45c91f35e (diff) |
Add README.md
-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. |