SJSU272LabF17 / Cat-Feeder

IOT enabled cat feeder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

The repository contains all code related to the CatFeeder prototype.

Full documentation and report.

  • Refer the report.

Communication

  • Slack channel (private for devs)
  • Canvas discussions. (questions with professor)

Dependencies.

We have tried to use the open source software at almost all the places in our design. The free-tier services of AWS/IBM Bluemix are used extensively in the prototype.

The following is the stack used for the prototype.

Web server :

  • Node js and React.js library.

Datastore :

  • MongoDB setup in a three node cluster with high availability and replication.

Raspberry Pi :

  • Raspbian OS (Jesse)

Bugs

  • We will be using Github Issues for bugs.

FUTURE SCOPE

  • After collecting enough amount of data, analytics can be provided and suggestions on the feed quantity and timings can be provide to the user.
  • Developing mobile applications for ease of use.
  • Feeder can be made more accurate, informative if sensors are implemented for the feed quantity available, real time feeding cat patterns.
  • Converting the pie to a circuit which caters the required functionalities and minimizing the costs.
  • Using lighter materials for the casing as well as the weight plates.

License Information.

MIT License

Copyright <2017>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

IOT enabled cat feeder


Languages

Language:Python 62.7%Language:JavaScript 23.9%Language:HTML 13.1%Language:CSS 0.3%