aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVidister <git@vidister.de>2017-07-18 23:32:53 +0200
committerVidister <git@vidister.de>2017-07-18 23:32:53 +0200
commitdc34ddc5d8ab045962968f47dad7574ee33b9066 (patch)
tree559bbd5af95d5c2aa7d472d591115945e6114553
parentf5f7a5ce9b81324f7fb18d178de3897b2ca0632b (diff)
parent2c1466425c39faedce5aed0ffe0e9ba7b4e6875c (diff)
downloadcccb-klingel-dc34ddc5d8ab045962968f47dad7574ee33b9066.tar.gz
cccb-klingel-dc34ddc5d8ab045962968f47dad7574ee33b9066.tar.bz2
cccb-klingel-dc34ddc5d8ab045962968f47dad7574ee33b9066.zip
Merge branch 'master' of github.com:vidister/klingel
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..98fa706
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# CCCB Doorbell System
+
+Shitty pile of code for the Arduino in the Bread Box for controlling the door opener.
+
+## Thursday Mode
+When the mode is enabled, the door will be opened after the first click on the Door Bell
+It will be disabled with a timeout, so you can't forget to turn it off.
+
+## Code Opener
+When the Door Bell ist pressed 3 Times in a Row, the door will open.