Create Readme
This commit is contained in:
parent
fa146e1fe1
commit
2c1466425c
1 changed files with 10 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -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.
|
||||||
Loading…
Reference in a new issue