GOAL
Create an automatic pet feeding system that will provide various alerts to the owner and eliminate the need for constant attention.
OBJECTIVES
-
Develop a feeding system that monitors food levels and dispenses food using two-way wireless communication to the owner’s device.
-
A stepper motor and auger provides precision control over feeding quantities.
-
Employ a remote database to store user information, including time of feeding, food amounts, and all relevant alerts.

CONSTRAINTS
-
Only dry food < ½” diameter will be permissible as to not jam the dispensing mechanism.
-
Size of the device must be shorter than 2 feet, no wider than a foot, and less than 2 feet deep.
-
The base will need to be sturdy/heavy enough to prevent tipping over by the pet.
-
A WiFi connection will be needed to enable remote functionality.
-
Proximity to a wall outlet will be needed to supply power to the device components.
SOLUTION
-
Arduino Microcontroller with wireless functionality for communication to users' device.
-
Level sensor inside food hopper for low-level alert.
-
Separate food hopper and dish for modularity.
-
Screw/Auger food delivery system for precise feeding amounts.
-
Wall outlet to provide power delivery.