first commit
This commit is contained in:
commit
a5a0434432
1126 changed files with 439481 additions and 0 deletions
11
Projects/Holidays_Wreath/README.md
Normal file
11
Projects/Holidays_Wreath/README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
This folder contains the code to create a smart Holidays wreath, using a string of holiday lights from yesteryear.
|
||||
The wreath lights will turn on when it's dark and wait for sunrise to turn off.
|
||||
The lights will blink whenever a movement is detected, whether it's day or not.
|
||||
|
||||
Use:
|
||||
- the PIR sensor on port D8,
|
||||
- the light sensor on port A0
|
||||
- and the relay on port D2
|
||||
|
||||
Write-up with explanations can be found here:
|
||||
http://www.dexterindustries.com/projects/holiday-wreath/
|
||||
Loading…
Add table
Add a link
Reference in a new issue