Skip to content

ElthaTeng/meow-meow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meow-Meow — A Smart Pet Interaction System

Introduction

Meow Meow, an intelligent pet interaction system, allows you to remotely monitor the temperature and humidity condition, control the light and fan and on top of that, interact with your pets. We use two Tessel 2 boards to build up the environment monitoring system and the interactive feeding system (one board for each system).

  • Web user interface
  • Real-time video streaming
  • Temperature and humidity monitoring
  • Calling your pets (with prerecorded audio)
  • Receiving calls from your pets (press the button and call)
  • Feeding your pets with automatic food dispenser (remotely controllable)

To learn more about Meow-Meow, please visit our demo page.

system

Implementation

Implemented in Node.js and HTML/CSS with Tessel 2 CLI and Firebase API.

Hardware list:

  • two Tessel 2 boards
  • climate module
  • servo module
  • relay module
  • USB audio module
  • USB camera module
  • GPIO button

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.2%
  • JavaScript 37.8%
  • CSS 12.0%