Difference between revisions of "Nest Model"

From ESE205 Wiki
Jump to navigation Jump to search
Line 12: Line 12:
  
 
== Objectives and Goals ==
 
== Objectives and Goals ==
Build a module that can relay between an AC outlet and device that we want to control
+
Build a module that can relay between an AC outlet and device that we want to control <br>
Build a web interface that successfully communicates with the built module in at least a binary fashion
+
Build a web interface that successfully communicates with the built module in at least a binary fashion <br>
 
Set up a server to host the web interface
 
Set up a server to host the web interface
  

Revision as of 23:19, 30 January 2019

Overview

Our project is to create a module consisting of a raspberry pi zero, a relay, and a container that works between an AC outlet and a device. We'd like to be able to communicate between a web interface and the module to be able to turn the device on and off.

Team Members

Amanda Hua
Tricia Brown
TA: Keith Kamons
Professor: James Feher

Links

[View Project Log]

Objectives and Goals

Build a module that can relay between an AC outlet and device that we want to control
Build a web interface that successfully communicates with the built module in at least a binary fashion
Set up a server to host the web interface

Budget

Gantt Chart

https://docs.google.com/spreadsheets/d/10Ftzdzjh8UOGXznYvhBb2OvnZ2Exib2vUMbfKiH339s/edit?usp=sharing

Useful Resources