Skip to content

rinostar/capstone-petfeeder-alexa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Foodiebear Pet Feeder (Part III. Alexa Skill & Lambda Function)

1. Project Overview

Foodiebear PetFeeder helps pet owners to stay connected with their loved ones whenever, wherever. This project includes a DIY pet feeder powered by raspberry pi, a MERN web app powered by Azure cloud platform, and an Alexa skill powered by AWS. Whether your pets need to be fed breakfast before you wake up, dinner while you're working late, or simply a treat when you are busy in the house, you should stay tuned to this awesome project ๐Ÿถ๐Ÿฑ๐Ÿผ

To learn more about this project, please read the initial product plan here or the final architecture diagram below:


Foodiebear

2. Repo Description

This is the Alexa Skill part of the FoodieBear Pet Feeder project. This repo contains the python code for Lambda function and resources to use Alexa Developer Console.

3. Getting Started

a). Alexa Developer Console:

https://developer.amazon.com/alexa/console/ask
NOTE: Be sure to use the same email address for your developer console and your Alexa. After deployment within the console, the new Alexa skill will be available on your Alexa device automatically. Thanks, Alexa.

b). Code for Lambda Function:

Please refer to the "foodiebear_lambda.py" file in this repo
NOTE: Be sure to update the web address to your Azure app on line 54
$ r = requests.get("<your_app_address")

4. Other Repos:

5. Author & Contact

Github: @rinostar
Email: [email protected]

6. Acknowledgments

In addition to authors of the links mentioned above, I want to thank:

  • diy petfeeder on Youtube for the inspiration,
  • redklouds on Github for the collaboration,
  • and Ada community for the support.

Thank you! Until next time ๐ŸŒŸ

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages