petfeeder

IOT enabled Pet Feeder

MIT License

Stars
10

PetFeedr 🐶


Automated Remote Pet Feeder, becuase pets are generally better than humans 😏


Features

Circuit Diagram

Components:

  • Raspberry Pi 3 B+
  • L293D Motor Controller
  • LDR and Laser
  • 1uF capacitor
  • 4x AA battery pack
  • DC Motor
  • Jumper cables

Installation & Setup

  1. Clone this repository on your Raspberry Pi.
  2. Make the connections as per the circuit diagram.
  3. Change the keys in the code to match your specific keys.
$ python3 petfeedr.py

Contributors