Back to Parent

Outcome


Result
Show Advanced Options
Show Advanced Options

With a busy schedule, feeding our pets become another task that can be easily given to an IoT product. Since cats live very independently, eating, napping and playing whenever they want and feel like. The cat butler feeding function can be either activated through a button or wifi input (for remote feeding). This device will make the cat's life fun and fulfilled.

Parts:

1x Micro switch component

1x Servo motor

1x LED

1x Resistor 

Jumper Wires

1x Particle microcontroller

1x Breadboard

1x Iphone for IFTTT

Problem Statement: 

With a hectic schedule, it's not always easy to feed my cats at the right time. So how can I feed them without being present at home?

Goal: 

The goal is for me to be able to remotely feed my cats. With IFTTT button trigger, I can feed my cats without having to worry about the time and place. It shouldn’t displace routine of feeding the actual meals, but it can at least provide the cat's sustenance until I arrive home.

Show Advanced Options

Process:

As a starting point, I began with the precedent from hackster.io “DIY Arduino Cat Feeder”. In that process, I encountered problems with the servo and photon. I initially thought I overheated and broke my photon but through tinkering tests with the Particle app, I discovered that I burnt out the A3 pin. Thus, I moved the servo's data input from A3 to A5.

Although the servo was moving, it wasn’t moving in an intentional method. I went through variations of coding and testing to finally get the servo to move to 170 degrees and back to its original position. After successfully getting the servo to move with a micro switch input, I wanted to be able to remotely access the device, so I established an IFTTT push trigger. IFTTT managed to publish an event on my Particle console, but it was not connecting to the photon. To troubleshoot it, I tested with a LED to see if it was connected. Through that process, I established a problem with the code. There was extraneous information under the void myHandler code which was solved when I took it out. Now it works!

Process
Show Advanced Options
Fritzing diagram
Show Advanced Options
Data on particle
Show Advanced Options

Reflection:

During the process, I learned a lot about troubleshooting. Additionally, I learned that I must be very careful when working with servos. I would have spent more time researching about servos and the different ways to make a cat feeder before starting to reduce the time I spent on troubleshooting each pin/component. I am very happy with the outcome of this assignment and how much I’ve learned. There are definitely alot of room for improvements, I would change the power supply to make it less glitchy. I would also use a better servo component that won't easily overheat and break.

Cat1
Show Advanced Options
Drop files here or click to select

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