Skip to content

sanjita-suresh/alexa-mann

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Echo Teamproject

This repository contains two independent Alexa Custom skills.

  1. Room Monitor
  2. Predictive Maintanance for Solar panels

Links to the available README files for each custom skill:

  • How to initially setup and run the custom skill for development purposes generally. See here.
  • Further information about the Room Monitor skill and how to run it. See here.
  • Further information about the Predictive maintainance and how to run it. See here.

How to run the skill

Prerequisites

  • Amazon Developer Account
  • Microsoft Account (Room monitor)
  • Microsoft Application (Room monitor)

The skills are deployed on different servers, Amazon Lambda for Room Monitor and Heroku for the predictive maintainance. The app can be tested either online over the Amazon developer console or on a raspberry pi with Alexa installed or on an actual Alexa.

Room monitor

The room monitor skill can book rooms and check their availability. Rooms are represented as Outlook calendars, so a valid Outlook Account must be present as well an account linking which has to be done by creating a Microsoft Application. Additionally a dashboard is provided to manage the rooms with are registered for the room monitor. Here rooms can be added, removed and events be seen. The Dashboard can be found here. Room monitored is further explained in its own README.

Predictive maintainance

Predictive maintenance is designed to help determine the condition of in-service machines in order to predict when maintenance should be performed. This promises cost savings over usual maintenance, because tasks are performed only when needed. Alexais used as interface to communicate. README.

About

team project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.5%
  • Python 14.1%
  • CSS 14.0%
  • HTML 2.4%