Group 14 SmartGLove Software design

Slides:



Advertisements
Similar presentations
There are several research studies we would like to pursue with the HealthMonitor. These include long term monitoring of the elderly. We’re interested.
Advertisements

Electronic and Computer Engineering Colin Grogan Final Year Project: Design and Build an Air Mouse for people with lower mobility.
 Project Overview  Hardware Component Change  Software Component  Windows Service  Configuration Application  Credential Provider  Design Limitations.
Initial Position Orientation Tracking System (IPOTS) Group Members: Keiichi McGuireHenry Pham Marc TakamoriScott Spiro.
1 Mark CerritelliMatthew Fister Charles Cole Mine Yalcinalp.
Progress Presentation Final Year Project Air-Mouse for Windows/Linux PC Colin Grogan
RFID for Health Care Tracking and Monitoring
Shiv Yukeun Donghan Robert.  Project overview  Project-specific success criteria  Block diagram  Component selection rationale  Packaging design.
Software Overview The software that controls the Place n’ Paste is designed to be robust and error proof. With minimal intervention from the user, the.
Python File Handling. In all the programs you have made so far when program is closed all the data is lost, but what if you want to keep the data to use.
Traumatic Brain Injury Eyewear “TB-Eye” Todd Biesiadecki, Matthew Campbell, Matthew Vildzius ECE4007 L03 EM1 Advisor: Erick Maxwell December 14, 2011.
Autonomous Helicopter James LydenEE 496Harris Okazaki.
ECE 477 Final Presentation Team 12  Spring 2013 Xirong Ye Zongyang Zhu Chun Ta Huang Libo Dong.
Elektrotehnicki fakultet Banja Luka, 2010 Students: Ivan Rajkovic Nikola Savic Vladimir Kukrika Zeljka Mijatovic.
VEX ARM® Cortex®- based Microcontroller. The VEX ARM® Cortex®-based Microcontroller coordinates the flow of all information and power on the robot. All.
Mid-Semester Presentation Senior Design I March 1, 2012 Humidity-Activated Bathroom Fan.
Traumatic Brain Injury Eyewear “TB-Eye” Todd Biesiadecki, Matthew Campbell, Matthew Vildzius ECE4007 L03 EM1 Advisor: Erick Maxwell October 31, 2011.
The Smart/Safe Car Seat SENIOR DESIGN I FINAL PRESENTATION.
 The wireless module must sustain a transmission rate that allows for image data to be transferred in real-time.  The camera must be able to capture.
1.The following diagram illustrates the relationship among various hardware components. The arrows indicate the directions of data flow. Activity 1 Relationship.
ECE 477 FINAL PRESENTATION TEAM 6  SPRING OUTLINE  Project overview  Block diagram  Design challenges  Individual contributions  Project demonstration.
OMNIGLOVE ABSTRACT This project will be a glove that can control home appliances such as lights, TV, stereo, and other electronics. The OmniGlove will.
ECE477 Senior Design Android street car Team 12 Libo Dong 1.
目录 SB-CMS-8in1 Features ● 1 PIR motion sensor ● 1 Lux sensor ● 2 Dry contact inputs ● 2 external condition inputs ● IR(infrared) receiver ● IR(infrared)
SmartCup – Team 42 Harington Lee, Chirag Patil, Arjun Sharma 1.
Temperature Text Message Alert System Travis Midthun Dr. Stanislaw Legowski Department of Electrical and Computer Engineering.
Final Report Idea and Overview 1 Scope 2 Hardware and software 3 Algorithm 4 Experiments & Results 5 Conclusion 6.
Smart Home Temperature System with Spinning LED Display Group 49: Jianxi Lu, Jia Shi, Xingchang Cheng May 4th, 2016 ECE445.
Chapter 4. CONCEPT OF THE OPERATING SYSTEM MANAGING ESSENTIAL FILE OPERATIONS.
CSE 591: Energy-Efficient Computing Lecture 13 SLEEP: sensors
Blue eye technology Prepared by VINIT SHAH 08 CE 099.
Know your Robot Electrical Parts
WMG Wearable Medical Guardian
Arxterra: Understanding the Communication Between Arduino and Phone
AUTOMATED security system
SMS module HDL-MGSM.431.
1-1 Logic and Syntax A computer program is a solution to a problem.
Textbook Detection System With Radio-Frequency Identification
AUTOMATED security system
The Programmable Logic Controller
Milestone Five Florida Tech IGVC.
Bluetooth Pedometer.
MBRC Mobile Based Remote Control
Programming Concepts (Part B) ENGR 10 Introduction to Engineering
Introduction to robotics
Robert Karas and Frank McCloskey
Group 14 SmartGLove hardware design
Home Enhancement Suite
ECE 477 Design Review Group 10  Spring 2005 I, Robotic Waitress
Global Challenge Night Sensor Lesson 2.
Networked Door Locking System
ECE 477 Design Review Group 10  Spring 2005 I, Robotic Waitress
Dong-Han Ryu Yukeun Sim Shiv Biddanda Po-Cheng (Robert) Wang
Presenter.
Dong-Han Ryu Yukeun Sim Shiv Biddanda Po-Cheng (Robert) Wang
Global Challenge Night Sensor Lesson 2.
Global Challenge Night Sensor Lesson 2.
Elecbits.
Dong-Han Ryu Yukeun Sim Shiv Biddanda Po-Cheng (Robert) Wang
Technical Communication Skills Practicum Software Design Narrative
Global Challenge Night Sensor Lesson 2.
Image Acquisition and Processing of Remotely Sensed Data
Software Design Narrative
Group 14 SmartGLove Patent Liability analysis
Reliability & Safety Analysis
Programming Concepts (Part B) ENGR 10 Introduction to Engineering
 Is a machine that is able to take information (input), do some work on (process), and to make new information (output) COMPUTER.
Interactive Mirror Display
ECE 445 Spring Head Orientation Tracking Module for Headphones
Presentation transcript:

Group 14 SmartGLove Software design Dong-Han Ryu Yukeun Sim Shiv Biddanda Po-Cheng (Robert) Wang

Development Status Force sensor Accelerometer Bluetooth Status: code has been written and tested. Accelerometer Status: code has been written, now debugging. Bluetooth Status: microcontroller able to communicate with Bluetooth module.

Major Software Components Force Sensor Detect different force levels Accelerometer Detecting motion direction Bluetooth Encode and sending data through Bluetooth device Data Processing Process force sensor and accelerometer data

Main Flowchart

Force Sensor

Accelerometer

System Functions Power Management LED control Power Saving functions Battery indicator Sleeping the device when idle Detection of device being used to wakeup

Data Processing Reads all data stored by Force Sensor/Accelerometer Process data / determine user input Determine if device is idle

Questions?