Skip to content

MatheusCavini/Meaw-PetFeeder-App

Repository files navigation

Meaw Pet Feeder: Mobile App

Introduction

This project implements a mobile application, developed in React Native, for a pet feeding device, where the user can remotely schedule the times at which food portions need to be served.
The physical device serves an API, to which the app connects and makes requests.
Make sure to also visit the device firmware respository: Meaw-PetFeeder-Firmware

The project was created as part of the discipline "Embedded Systems" (PMR3402) for my Mechatronics Engineering course at Escola Politécnica da Universidade de São Paulo (USP).

Demonstration

photo-collage png

Click the image below to check the video of the project on YouTube (automatic English subtitles available).

IMAGE ALT TEXT HERE

Features

• Connect to the physical device using a device ID code;
• Friendly interface;
• Program up to 30 daytimes at which food is to be served;
• Visualize all saved times;
• Erase existing times;
• Serve food at anytime by selecting "serve now";
• Get an alert when the food level in the reservoir is low.