Infrared Pet Feeder
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
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
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
Enjoy and have fun with your new creation!