Difference between revisions of "F12: All Your Base are Belong to You"

From Embedded Systems Learning Academy
Jump to: navigation, search
(Schedule)
(Parts List and Cost)
Line 116: Line 116:
 
<td> <center>
 
<td> <center>
 
1
 
1
</center> </td>
 
<td>
 
*OV 7670
 
*Low Resolution Camera
 
</td>
 
<td>
 
$7.98
 
</td>
 
</tr>
 
 
<tr>
 
<td> <center>
 
2
 
 
</center> </td>
 
</center> </td>
 
<td>
 
<td>
Line 140: Line 127:
 
<tr>
 
<tr>
 
<td> <center>
 
<td> <center>
3
+
2
 
</center> </td>
 
</center> </td>
 
<td>
 
<td>
Line 154: Line 141:
 
<tr>
 
<tr>
 
<td> <center>
 
<td> <center>
4
+
3
 
</center> </td>
 
</center> </td>
 
<td>
 
<td>

Revision as of 17:02, 2 November 2012

All Your Base are Belong to You

Abstract

Objects & Introduction

This system will automate your security and home functions for a higher quality of life

Security Thermal Sensor

  • Security Thermal Sensor will capture movement and heat from intruders
  • Security Thermal Sensor will send an alarm signal to the server after the thermal value reaches a certain threshold
  • Alarm Signal from the Security Thermal Sensor will be sent to the server through Wi-Fi communication

Raspberry Pi (server)

  • Server will receive data from the Security Thermal Sensor
  • Server will receive alarm signal and be set to an alarm state until it is deactivated

Team Members

  • Christopher Cheng
  • Tyler Gray
  • Prateek Grover

Roles & Responsibilities

  • Christopher Cheng: Sensors, Wi-Fi, Raspberry Pi
  • Tyler Gray: Sensors, Wi-Fi, Raspberry Pi
  • Prateek Grover: Sensors, Wi-Fi, Raspberry Pi

Schedule

Week Number Scheduled Items Items Completed

1

  • Identify Team
  • Identify Hardware
  • Acquire Hardware
  • Design Security Sensor Wire Diagram
  • Done
  • Done
  • Done
  • Done

2

  • Wire up Security Sensor to the LPC MicroController and read sensor data
  • Have Raspberry Pi Wi-Fi Connectivity
  • Set up communication from MicroController to Hercules using Wi-Fi Module
  • Connect Server to Security Sensor Slave Module
  • N/A
  • N/A
  • N/A
  • N/A

3

  • Create Security Sensor Alarm Protocol
  • Establish Communication Between Raspberry Pi and Microcontroller through Wi-Fi
  • Design Network Heartbeat Function
  • N/A
  • N/A
  • N/A

4

  • Create Basic Web UI
  • N/A

5

  • Integrate UI with the Server
  • N/A
Week Number Scheduled Items Actual

Parts List and Cost

Item Number Items Cost

1

Raspberry Pi

$86.54

2

  • 3x RN-XV WiFly Module - Wire Antenna
  • WRL-10822
  • Total = $104.85
  • Each = $34.95

3

  • Infrared Thermometer - MLX90614
  • SEN-09570

$19.95

Week Number Scheduled Items Items Completed

Design and Implementation

Hardware Design

Hardware Implementation

Software Design

Implementation

Testing and Technical Challenges

Conclusion

References