Skip to content

Internet-connected RaspberryPi pet feeder with camera and time schedules

Notifications You must be signed in to change notification settings

zedeus/OPF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OPF - Open Pet Feeder Project

What is OPF?

OPF is a project built to make automated pet-feeding easy. It's designed with a RaspberryPi (RPi), the official RPi camera module (PiCam), and a servomoter. It features a quick feed button and a time schedule, which is checked every 10 minutes by a cronjob:

*/10 * * * * python /var/www/html/scripts/checkschedule.py

The web server has been optimized for both PCs and mobile devices using responsive design. It's based on the RPi_Cam_Web_Interface project, which serves as a great out-of-the-box configuration for setting up an Apache server, that streams the PiCam using RaspiMJPEG.

Screenshots

On a 1920x1080 monitor

1080p resolution

On a OnePlus One (mobile, 1080x1920)

About

Internet-connected RaspberryPi pet feeder with camera and time schedules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 61.0%
  • Shell 16.7%
  • PHP 13.5%
  • JavaScript 4.1%
  • Roff 3.5%
  • Python 1.2%