Difference between revisions of "Home Automation"

From ESE205 Wiki
Jump to navigation Jump to search
Line 15: Line 15:
 
* Bulleted list item
 
* Bulleted list item
 
== Budget ==
 
== Budget ==
* Two (2) Arduino boards
+
* Arduino board
 
* Wireless Transmitter and Receiver (Arduino compatible)
 
* Wireless Transmitter and Receiver (Arduino compatible)
 
* Adafruit PIR Motion Sensor
 
* Adafruit PIR Motion Sensor

Revision as of 01:08, 14 September 2017

Overview

We will create a home security app that 1) detects motion by your front door and notifies you, and 2) can lock your door via the app.

Group Members

  • Clayton Keating
  • Savannah Rush

Objective

Challenges

  • Determining how to send information back and forth between Arduino and the mobile app
  • Learn Swift (the Apple app coding language)

Gantt Chart

  • Bulleted list item

Budget

  • Arduino board
  • Wireless Transmitter and Receiver (Arduino compatible)
  • Adafruit PIR Motion Sensor
  • Buzzer
  • On/Off Switch