Back to Parent

Outcome


Show Advanced Options

Problem Statement: For all the pet owners out there who are wondering whether or not their beloved pet has eaten food or drank water, this is for you. Now, pet owners will be alerted whenever their pet eat food or drinks water, without having to be kept in the dark about whether their pet has eaten until they come home.

Goal: Connect a photon, motion sensor, LED light, a button, the Internet to track movements, and SMS to track pet movements from within a water or food bowl.

Process: Materials used: 7 jumper wires, breadboard, photon, computer, button, motion sensor, LED light, resistor.

The process took a while to complete. Inspired by the roommate project in class, I used data from the motion sensor to have certain things happen. As the button is pressed and the motion detector detects motion, the LED light will come on. This button should be pressed by the pet as he/she steps on the button to drink. The design of the project does not fully allow for this though, as the button is not in a convenient location to be pressed. I ran through several problems as this is my first time coding and dealing with hardware. The biggest problems were the easiest problems that just took a long time to troubleshoot such as the code was not publishing even after a long time looking at the code and double and triple and quadruple (etc) checking. I realized that the code was not publishing because the time on my laptop was a couple minutes ahead, and this difference in time caused there to be no data published since time is one of the variables we are observing here. Having the docs online and IFTTT really helped. 

Outcome: The prototype looks good but could be improved. I could have integrated the breadboard and its components into the water/food bowl its self, making it more aesthetically appealing. Also, the button could have been placed in a better spot so it could be easily and 'unintentionally' pressed by pets thus switching on the LED light. 

Learned: Thanks to Mr. Brockmeyer and his help, I was able to have this up. I learned so much about Python, from what loops and strings are to the basic syntax of python such as indentations, and universal functions. How functions are called. I also learned that coding is easy, but finding out what is wrong with your code is the most stressful and difficult part, especially when you find out that there is actually a problem in the Cloud or Hardware. I had a lot of fun doing this, and I feel like I know so much more than I did coming into this project. I learned about how breadboards work, how sensors work and how the cloud compiles and sends information. I learned that even the amount of power you give to a specific sensor or component should be bounded. 




Img 1343.png.thumb
Show Advanced Options
Drop files here or click to select

You can upload files of up to 20MB using this form.