Prepared by Group 1 James Monaghan Travis Chandler John Peters Markin Williamson Prepared for Final Presentation Advisor Professor Morse.

Slides:



Advertisements
Similar presentations
Chapter 1:Introduction to the world of computers
Advertisements

ICS103 Programming in C Lecture 1: Overview of Computers & Programming
Lecture 1: Overview of Computers & Programming
SYSTEM PROGRAMMING & SYSTEM ADMINISTRATION
Introduction to the World of Computers
Department of Electrical and Computer Engineering He Zhou Hui Zheng William Mai Xiang Guo Advisor: Professor Patrick Kelly ASLLENGE Midway Design review.
ABSTRACT The goal of this project was to create a more realistic and interactive appliance interface for a Usability Science class here at Union. Usability.
Department of Electrical and Computer Engineering He Zhou Hui Zheng William Mai Xiang Guo Advisor: Professor Patrick Kelly ASLLENGE.
System for Engine Location Of a Web Train Paul Wimmer and Adam Weintrop Dr. Irwin and Dr. Schertz 4/3/06.
©TheMcGraw-Hill Companies, Inc. Permission required for reproduction or display. COMPSCI 125 Introduction to Computer Science I.
Computing Components 01/26/11. Announcements & Reminders Programs 1 due Friday, 9/2/11 What is my late policy? Proxy Codes for Labs  You should be able.
Introduction to Microprocessors Number Systems and Conversions No /6/00 Chapter 1: Introduction to 68HC11 The 68HC11 Microcontroller.
CMPT 120 Introduction to Computer Science and Programming I Chris Schmidt.
Word Processing, Web Browsing, File Access, etc. Windows Operating System (Kernel) Window (GUI) Platform Dependent Code Virtual Memory “Swap” Block Data.
Chapter 3 Software Two major types of software
System Components Hardware overview for Apollo ACS.
Lesson Objectives To understand that users with disabilities require different input and output devices To be able to identify these devices and explain.
PROJECT UPDATE:DECEMBER 2014 Yicun Xiong #
Assistive Technology Ability to be free. Quick Facts  Assistive technology is technology used by individuals with disabilities in order to perform functions.
Computer Organization ANGELITO I. CUNANAN JR. 1. What is Computer?  An electronic device used for storing and processing data.  It is a machine that.
Introduction to Computers
Parts of the Computer. Three Components of an Information System 1.Hardware The physical components that make up the computer and other devices connected.
1 CSC103: Introduction to Computer and Programming Lecture No 2.
EE 491 Project Presentation May07-04 – PDA Based UAS Remote Video Terminal Team Members: Devin Carney Jonathan Farmer Matt Henkes Rene Rios Faculty Advisor:
There are different types of translator. An Interpreter Interpreters translate one instruction at a time from a high level language into machine code every.
Slides created by: Professor Ian G. Harris Test and Debugging  Controllability and observability are required Controllability Ability to control sources.
Internal Components. Binary system The binary system is the language that the computer uses to process information. The binary system has only two numbers.
CapturaTalk4Android Demonstration Abi James
Input By Hollee Smalley. What is Input? Input is any data or instructions entered into the memory of a computer.
1 Introduction to Information Systems Essentials for the Internetworked E-Business Enterprise C h a p t e r Computer Software 1.
What is computer hardware? Computer hardware are the physical components of the computer.
Development of a wireless telemetry system for model rocketry.
Computer Components.
Personal Computer Parts Open your web browser and using an online search engine, find and enter the name of the PC Part in the title box of each slide.
Computer Confluence 7/e © 2006 Prentice-Hall, Inc.
Mrs. Ulshafer August, 2013 Java Programming Chapter 1.
Microsoft Assistive Technology Products Brought to you by... Jill Hartman.
Devin Mullen Advisor: Professor Andrew Kun.  Background  Problem Definition  Proposed Solution  Design Objectives  Implementation and Testing  Budget.
KAMI KITT ASSISTIVE TECHNOLOGY Chapter 7 Human/ Assistive Technology Interface.
1 Text Reference: Warford. 2 Computer Architecture: The design of those aspects of a computer which are visible to the programmer. Architecture Organization.
3D Printed Robotic Glove Open source design for use in rehabilitation therapy for individuals with limited hand motor function. Retrains the muscles and.
Computer main parts.
1 Software. 2 What is software ► Software is the term that we use for all the programs and data on a computer system. ► Two types of software ► Program.
BASIC COMPONENTS.  Central processing unit.  The most powerful microprocessor chip in your computer.
Lecture 2 Programming life cycle. computer piano analogy Piano + player - computer hardware Musical score/notes - software or program Composer - programmer.
Energy Conservation System (ECS) Status Report #1 James Sturdivant Ionel Taflan Juan Tamez Susan Austin.
Parts of the Computer.
Chapter – 8 Software Tools.
ASSISTIVE TECHNOLOGY Mitchell Johnston. Many students within our classrooms have difficulties with reading, writing, and /or math. While other students.
Vikash ranjan vipul vikram Rajat kapoor sultan amed.
Outline  What is MySmartEye ?  Motivation, objectives.  Implementation.  Programming techniques.  Future Work.  Demo.
Development of a Flex Sensor Glove
Development of a Flex Sensor Glove
Development of a Flex Sensor Glove
Ashima Wadhwa Assistant Professor(giBS)
Enable Talk Prepared By: Alaa Mayyaleh Shurouq Abu salhiah.
Hardware and Software Hardware refers to the physical devices of the computer system e.g. monitor, keyboard, printer, RAM etc. Software is a set of programs,
hardware bits and bytes Java
CS703 - Advanced Operating Systems
SDP16 SigninGlove Abstract System Overview Block Diagram Results
SigninGlove SDP 2016 December 03, 2015 Midway Design Review
Development of a Flex Sensor Glove
Development of a Flex Sensor Glove
Development of a Flex Sensor Glove
Development of a Flex Sensor Glove
Software.
Development of a Flex Sensor Glove
Enable Talk Prepared By: Alaa Mayyaleh Shurouq Abu salhiah.
Development of a Flex Sensor Glove
Proposed Approach and Considerations
Presentation transcript:

Prepared by Group 1 James Monaghan Travis Chandler John Peters Markin Williamson Prepared for Final Presentation Advisor Professor Morse

Problem The hearing impaired have a difficult time communicating with individuals that do not know sign language. These difficulties can cause a hearing impaired individual to limit their activities in order to avoid frustrations and embarrassment. Ten million Americans are hard of hearing and one million are functionally deaf. (Mitchell 2005)

Existing Solutions Issues Human Interpreter Written Communication Verbal and Signed Communication Dependency Cost Time Consuming Awkward Frustrating Awkward

Monitors Position of Fingers and Hand Motion Translator

Text to Speech Bluetooth to CPU Help Me!

Three axis accelerometer 800 mV output per G Range of -1.5 to +1.5 G’s 6 total accelerometers used.

16 bit Nano Core uController 6 accelerometers 18 channels converted by atd. Text to speech chip Bluetooth to CPU capability Components

Two independent programs  Glove / uController  Host PC interface Glove Routine  User chooses run mode  Accelerometer data is compared to stored gestures.  Character is sent out to Bluetooth or to Text to Speech. Two independent programs  Glove / uController  Host PC interface Glove Routine  User chooses run mode  Accelerometer data is compared to stored gestures.  Character is sent out to Bluetooth or to Text to Speech. Capture Function Search Function Text output Symbol to add to Database

Hardware Construction Hardware Construction  Soldered on a Protoboard  uController, Bluetooth and Text Speak chips removable  6 accelerometers and MUX sewn into glove  Box designed using Solid Works and printed on a uPrint Software Software CPU Program CPU Program  Written in Java using Netbeans.  Incorporates threads for serial communication via Bluetooth.  Graphical user interface. uController Program  uController program written in C using Code Warrior.  Incorporates sci, atd, rti interupts

Highlights  Assist the hearing impaired communicate.  Mobility with text to speech chip and Bluetooth.  Infinite hardware possibilities.