Skip to content

Commit

Permalink
Add Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lpaubielsa committed Jun 16, 2016
1 parent 981d40d commit 6075ccc
Showing 1 changed file with 48 additions and 1 deletion.
49 changes: 48 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,48 @@
# Let_me_in
####"Let me in!" is the result of the 6-week physical computing workshop by Fabian Morón Zirfas at the University of Applied Sciences Potsdam.

This DIY-project solves a daily problem at a reasonable price.

**The Problem:**

I have a cat that often goes outside in the garden and when it comes back, the window is often closed. Sometimes this happens when I'm in another room or listening to loud music, so I can't hear it meowing.

**The Solution:**

A device that notifies me when my cat is waiting outside the window.

![Let_me_in](/IMG_9407.JPG)
![Let_me_in](/IMG_9410.JPG)



####See the video -----> https://youtu.be/IDC_40A-rBQ


Below you will find some more information about how is it made.


**Hardware:**

![Let_me_in](/IMG_9412.JPG)
![Let_me_in](/circuitPIR_bb.png)
![Let_me_in](/circuitPIR_schem.png)


Motion Sensor https://www.seeedstudio.com/wiki/PIR_Motion_sensor_module ca.10€

Photonboard https://store.particle.io/ 24€

Cable and Breadboard ca.15€ https://www.conrad.de/de/steckplatinen-o2512070.html

Small box 3€

**Software:**

To run the code in the particle board. https://build.particle.io/

IFFT allows you to easily create a conditional statement between the Input and the Output. https://ifttt.com/recipes

Code: https://github.com/lpaubielsa/Let_me_in/motionsensorcat.js



0 comments on commit 6075ccc

Please sign in to comment.