P13036 Notification Alert System Objective: Functional Overview:

Slides:



Advertisements
Similar presentations
Corporate Office: “4 B", 4th  Floor Bigjos ,Building No 8
Advertisements

EE 294 Master’s Project Spring 2006 D.A.S. Deaf Alert System By Robert Wangai Samer Ashkouri.
MySOS User Guide.
5:47 1: Default Clock State PM Alarm off, time set to 5:47PM. Hour
The Comfort System Product Presentation The Intelligent Home System.
Nandini Vemuri (EE) Jason Jack (CE) Ryan Schmitt (CE) Jeff Howe (EE) John Corleto (CE) Emily Phillips (EE) Power Distribution Subsystem Wireless Communication.
Project P13037 Notification Alert System Mark Calem – Electrical Engineering Jared Lytle – Electrical Engineering Muhammad Ibrahim – Electrical Engineering.
Mathieu Stephan, EPFL. Why? Create a complete product Remotely control your music player Get information about the tracks being played Get calls / listen.
Remote Temperature Sensor and LED Control By: Man Nguyen Edwin Oilvos Osama Hassan.
Black Box for vehicle diagnostics. 2 Abstract This project is an implementation of black box for vehicular safety. Key features: Diagnostic check of vehicle.
Alarm clock Pro plus | Introduction Pro plus The alarm clock that shows you when the mobile rings.
MySOS Device User Training
The Comfort System Product Presentation The Intelligent Home System Revised May 2009.
Final Presentation Ryan Chilton IMDL – Fall 208 Weebo.
P13036 N OTIFICATION A LERT Detailed Design Review Date: February 15, 2013 Meeting Location: Meeting Time: 3:00 – 5:00 pm.
Part 1: Android Gateway In this part of the manual, we will learn about the Android Gateway: This includes: How to maintain your Android Gateway See if.
Group 9 Jake Hochstadt EE Matt Simons EE Jerome Yearwood EE Ryan Moreland CpE.
P11201:NTID Notification System Stephen Berus (EE) Alexandra Johnson (ME) Erin Litts (ME) Athena Turner (EE) Project Customer: Gary Behm, NTID Faculty.
Team 6 DOODLE DRIVE Alexander Curtis Peachanok Lertkajornkitti | Jun Pan | Edward Kidarsa |
P13036 Notification Alert System Design Review Date: December 21, 2012 Meeting Location: Meeting Time: 2:00 – 3:30 pm.
Medication Compliance Alarm (MCA) Senior Design I Final Presentation.
Senior Design Dec06-04 Diana Calhoun (Communication Coordinator) Matt Koch (Group Leader) Kelly Melohn (Communication Aide) Yesuratnam Thommandru (Group.
Alex Wanamaker.  2 astable 555 timer circuits  Blinking rate: ~1.1 seconds  Q1 and Q2 used to provide additional current for the circuit beyond.
P12036-NTID ALERT NOTIFICATION PHASE II CUSTOMER: DR. GARY BEHM FACULTY GUIDE: GEORGE SLACK SPONSOR: DR. ELIZABETH DEBARTOLO MICHAEL MYERS – ME JOE GAGLIONE.
Audio & Vibration MOBILE IS EVERYWHERE Problems: External stimuli & noise Seeing & hearing challenges Accessibility Solutions: Audio & Vibrations.
Voice Controlled Home Automation System Group 13 Zhe Gong Hongchuan Li.
Critical Air System Pressure Controller Senior Design Project, 2010 Morgan Hespe, Department of Electrical and Computer Engineering Mentor: Dr. Stanislaw.
Temperature Text Message Alert System Travis Midthun Dr. Stanislaw Legowski Department of Electrical and Computer Engineering.
B LUETOOTH CONTROLLED ELECTRONIC HOME APPLIANCES Prepared by : GROUP 15 Enrollment No : 1. RAHUL VEMULA ( ) 2. ABILASH S. ( ) 3.
Smart Streetlight Proof of Concept Group 3 03/26/16 Tucker Russ Thor Cutler Brandon Berry Anthony Giordano.
Self-Sustainable Electric Golf Bag Final Presentation Group 19 Jon Kinney, Cory Edwards, Harrison Kantner 30 April 2013.
COIN BASED CELL PHONE CHARGER by sarin krishna k.r
Smart Streetlight Proof of Concept Group 9 11/20/15 Thor Cutler Tucker Russ Anthony Giordano Brandon Berry.
Voice Controlled Robot by Cell Phone with Android App
CMV-NET Chigo VRF Network Centralized Control System
Get Started Hotspot Information
LOC8 Hardware Training Location Technologies Equipment Features
Vehicle Occupancy Detection System
AUTOMATED security system
Scrolling LCD using Arduino.
ECE 477 Design Review Team 12  Spring 2007
Prepared by: Raghad J Foqha Supervisor: Dr. Saed Tarapiah
Monitoring Robot Prepared by: Hanin Mizyed ,Abdalla Melhem
AUTOMATED security system
SCHNAP ELECTRIC PRODUCTS
Mobile Operating System
Depth Finder 600 JAPIT Technologies
DIGITAL CALCULATOR USING 8051
MOBILE COMPUTING Jitendra Patel ROLL NO :- 38 TY MSC(CA & IT)
Case Design Version 2 P13036 – Notification Alert William Johnson.
Electric Superbike Off-Board Charger
Tablets: Getting Started
ECE477 MIDTERM DESIGN REVIEW: TEAM #08
Senior Design Project with RLE Technologies: Automated PCB
Midway Design Review Team Digiceipt December 4,
Comprehensive Design Review
Portable Battleship Display
Inductive Charging Case
Mike Pappas, Nigel Himmelreich, Eric Anderson
GROUP 14: ESSENCE OF MUSIC
Mike Pappas, Nigel Himmelreich, Eric Anderson
P17001: Wearable Interface Design Iterations Team Intro & Background
Touch 2 Order T2O BLOCK DIAGRAM Pcb LayOUT TOP BOTTOM Packaging
8051 Micro Controller.
P11017 Team: Christian Seemayer Robert Proietti Timothy DeBellis
Tareq Khan, Ph.D. Assistant Professor,
Dynamic Keyboard IV Team
Black Box for vehicle diagnostics
Interactive Mirror Display
Objective Based Laser Tag with Player-Sense Technology
Presentation transcript:

P13036 Notification Alert System Objective: Functional Overview: 2012-2/2012-3 Objective: In the deaf and hard of hearing community a need exists for a small, inexpensive notification and alert device. This device notifies the user of alerts via high intensity flashing lights and through the use of a shaker. The device is controlled by the user wirelessly via Bluetooth through a handheld device such as a cell phone. Functional Overview: Android ® Device Customer Needs: Small and lightweight for travel Flashing high intensity LEDs Bed shaker adapter Rechargeable batteries LCD display to view time and notifications Low battery indication LED Bluetooth to communicate to Android® devices Receives notifications of text messages and emails. Mobile Application to set/cancel alarms and control High Intensity LED and shaker. User friendly Physical alarm turn off on physical device On/Off switch for travel Durable housing design BlueGiga ® WT12 UART GPIO Bed Shaker Raspberry Pi ® GPIO LCD Display GPIO Alert LED’s Electrical Overview: PCB Layout: On/Off 5 V 3.3 V TX/RX Alarm Off LCD Screen Raspberry Pi Screen Out 6 - 12 V 8.2- 6 V 12V DC Power Supply Charge Controller Li-Ion Battery Indication Circuit Warning LED 5V Regulator Bluetooth WT12 High Intensity LEDs Switch High Intensity LEDs Shaker Switch Shaker 12 V Mobile Application Interface: Software Overview: Thermal Analysis:   +alarmSys: AlarmSystem.py +lcd : DisplayHandler.py +btDriver: BluetoothDriver.py NAS.py +main() -_restart_() : int -alarmSys: AlarmSystem.py -display : DisplayHandler.py -Serial : Object BluetoothDriver.py -run() +__init__() -alarms[]: String +buttonGPIO : int AlarmSystem.py +addAlarm(in alarmTime : string) -remoteAlarm(in alarmTime : string) +ClearAlarms() +begin(in cols : int, in rows : int) +home() +clear() +setCursor(in col : int, in row : int) +autoscroll() -write4bits(in bits : byte, in char_mode : bool = False) +pulseEnable() +message(in text : string) LCDDriver.py -isAlarm : bool = False -isNotification : bool = False -isControl : bool = False +rows : int +col : int - secondLine : String DisplayHandler.py +alarmRecv(in message : string, in speed : int = .5) +notificationRecv(in message : string, in speed : int = .5) +deactivateAlarm() +controlRecv(in time : string) +setPulseSpeed(in pulseSpeed : int) +setSecondLine(in message : string) pySerial.py +readLine() : String +Serial() : Object Case Design: Results: Fully functional alarm clock with bed shaker and high intensity LEDs. Able to communicate with Android ® mobile devices via Bluetooth to receive emails and text messages which can be displayed on the device’s LCD screen. User friendly mobile application that controls enabling/disabling alarms, high intensity LED flashing patterns, and bed shaker shaking intensities. Thomas Adcock (ME) Stephen Moskal (CE) Patrick Ganson (CE) William Johnson (ME) Umer Usman (EE) Elizabeth Phillips (EE) Special Thanks to: Dr. Gary Behm (Customer), George Slack (Guide), Dr. Elizabeth DeBartolo (Sponsor)