Infrared Pet Feeder

by 23garza6039 in Circuits > Arduino

341 Views, 1 Favorites, 0 Comments

Infrared Pet Feeder

IMG_3778.JPG

Supplies Needed:

Red Led

Servo motor

Wires

Arduino

Breadboard

Infrared Reciever and Controller

220 ohm Resistor

Box,Glue Gun, Bottle

(Optional) Battery to make device transportable

Build

IMG_3776.JPG
Screen Shot 2021-06-11 at 6.12.56 PM.png

If you do not want to buy the components separately you can get the

https://www.amazon.com/gp/product/B009UKZV0A/ref=p...

Arduino One Kit

and

https://www.amazon.com/gp/product/B01EE4VXS0/ref=p...

The IR Reciever and Controller Kit

(It is recommended to get several of the IR receivers and Controller kits just in case you accidentally break one.

Code

Screenshot_2.jpg

Remember to download:

https://github.com/Arduino-IRremote/Arduino-IRremo...

In order to make the IR Reciever Work

And also change the

#define Button_1 0x"FFA25D"

#define Button_1 0x"FF629D"

Depending on what you get in your serial monitor

Remember to leave the "0x"

Final Product

Infrared Pet Feeder

Enjoy and have fun with your new creation!