Smart Pet Water Dispenser
A smart device that automatically refills a pet's water bowl and monitors water temperature, providing convenience for pet owners.
Author: Cosac Alexia
GitHub Project Link: https://github.com/UPB-PMRust-Students/project-alexiacosac
Descriptionβ
The Smart Pet Water Dispenser is an automated system designed to keep pets hydrated by refilling their water bowl whenever the level drops too low. Powered by a Raspberry Pi Pico W, it uses a water level sensor and a water pump to maintain consistent water levels without constant human intervention.
To ensure safety and usability, the system also monitors water temperature via a sensor and displays it on an LCD screen, while an RGB LED provides status indicators (green for normal, red for errors). It also features remote connectivity for monitoring and controlling the system through a simple web interface.
Smart Pet Water Dispenser Presentation
Motivationβ
I chose to work on this project because ensuring pets have constant access to clean water is a common challenge for many pet owners, especially during busy schedules or when away from home. As a cat owner, I have personally faced the difficulty of maintaining a reliable water supply for my pet, which motivated me to develop the Smart Pet Water Dispenser.