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

From Embedded Systems Learning Academy
Jump to: navigation, search
(Schedule)
(Objects & Introduction)
Line 5: Line 5:
 
==Objects & Introduction==
 
==Objects & Introduction==
 
'''This system will automate your security and home functions for a higher quality of life'''
 
'''This system will automate your security and home functions for a higher quality of life'''
*Thermal Sensor captures body temperature of an intruder after a certain threshold triggering an alarm signal
+
''Security Thermal Sensor''
*All signals will be directed to the server
+
*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)
 
Raspberry Pi (server)
*
+
*Server will receive data or signals from the Security Thermal Sensor
*
+
*Server will receive alarm signal and be set to an alarm state until it is deactivated
 
 
*Sensor alarm will detect intruders and send alarm signal to Raspberry Pi
 
*The Wi-Fi communication will directly send and receive data to the Raspberry Pi
 
*Data received by Slave modules will be displayed in a user interface on the Raspberry Pi
 
*When Raspberry Pi receives alarm signal, a loud MP3 song will play to alert the user
 
  
 
===Team Members===
 
===Team Members===

Revision as of 05:42, 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 or signals 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
  • Done
  • Done
  • Done

2

  • Design Security Sensor Wire Diagram
  • N/A

3

  • Wire up Security Sensor to the LPC MicroController
  • Program Wi-Fi drivers
  • Build user interface
  • Connect Server to Security Sensor Slave Module
  • N/A
  • N/A
  • N/A
  • N/A

4

  • Design Network Heartbeat Function
  • N/A

5

  • Program Security Sensor to send data
  • Program Security Sensor alarm protocol
  • N/A
  • N/A

6

  • Create Security Alarm Function Settings for User
  • N/A
Week Number Scheduled Items Items Completed

Parts List and Cost

Item Number Items Cost

1

  • OV 7670
  • Low Resolution Camera

$7.98

2

Raspberry Pi

$86.54

3

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

4

  • 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