Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matheuscavini/meaw-petfeeder-app

Mobile app for a programable pet food dispenser device. Check also: https://github.com/MatheusCavini/Meaw-PetFeeder-Firmware
https://github.com/matheuscavini/meaw-petfeeder-app

api-client app iot mobile pet-project pets react-native smarthome time-schedule

Last synced: 8 days ago
JSON representation

Mobile app for a programable pet food dispenser device. Check also: https://github.com/MatheusCavini/Meaw-PetFeeder-Firmware

Awesome Lists containing this project

README

        

# 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](https://github.com/MatheusCavini/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](https://github.com/user-attachments/assets/f0876a33-8d56-4e1e-ba0d-1027161b68c4)

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

[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/Ps0keci-ifc/0.jpg)](https://www.youtube.com/watch?v=Ps0keci-ifc)

## 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.