Mayuresh Varerkar. Hardware Elements Triple Axis Accelerometer for mouse orientation I 2 C /Serial Interface µC and Accelerometer/ Graphical LCD Graphical.

Slides:



Advertisements
Similar presentations
Basic Parts of a Computer I am a MONITOR. A monitor is the TV-set-like screen that displays video.
Advertisements

Connect Laptop PC to External Video Device
User Interface. What is a User Interface  A user interface is a link between the user and the computer. It allows the user and the computer to communicate.
M100 Product Presentation May M100  Display terminal managed by AVL box commands  Simple protocol over Serial interface  Semi-Autonomic functions,
Components of a Computer System Jump to Hardware.
Electronic and Computer Engineering Colin Grogan Final Year Project: Design and Build an Air Mouse for people with lower mobility.
Electrical and Computer Engineering SMART GOGGLES To Chong Ryan Offir Matt Ferrante James Kestyn Advisor: Dr. Tilman Wolf Preliminary Design Review.
Electrical and Computer Engineering Personal Heads-Up Display Ivan Bercovich Radu-Andrei Ivan Jeff Little Felipe Vilas-Boas Faculty: Dr. Tilman Wolf Preliminary.
Progress Presentation Final Year Project Air-Mouse for Windows/Linux PC Colin Grogan
TextWand Programmable LED Display Carlos Vila-Virella and Andy Campanella.
Mayuresh Varerkar. Block Diagram March 15,2011 Accelerometer Based Mouse - Mayuresh Varerkar 2 Accelerometer and Buttons µC Graphical LCD PC InputOutputProcessing.
8. INPUT, OUTPUT and storage DEVICES i/o units
 At the end of this class, students are able to  Describe definition of input devices clearly  List out the examples of input devices  Describe.
Name: Rafael Eduardo Barrios navas
INPUT AND OUTPUT DEVICES BY CAMERPN MITCHELL. INPUT An input device is any hardware device that sends data to a computer, allowing users to interact with.
1 Test Slide Text works. Text works. Graphics work. Graphics work.
IT Introduction to Information Technology CHAPTER 05 - INPUT.
1 Input/Output. 2 Principles of I/O Hardware Some typical device, network, and data base rates.
Input and Output devices Input ports are connections at the back of a computer. Input devices are connected to these ports, for example, a keyboard which.
Examining Input Devices Computer Concepts Unit B.
ASPIRE TESTING Universal Technology Terminology. Answer Option One of the possible answer choices to a question.
Computer Vocabulary Finals Review. What is this?
Introduction to Computers
GTSTRUDL 27 This latest version of GTSTRUDL includes numerous new features, feature enhancements, error corrections, and prerelease features. GTSTRUDL.
Block diagram of basic computer By Christabel 10QPL Central processing unit (CPU) Storage devices Output devices Input devices.
Computer A computer is an electronic machine that takes information, processes it,and stores it. Computers are made up of hardware ( monitor, tower, keyboard,
LCD Screens ‘How it works?’. LCD ScreensOutput devices LCD Screens Liquid crystal display (LCD) screens are visual display units. An LCD is made up of.
Presenter: Wan Qi Choo.  A music synthesizer that uses the 8x8 grid of 64 buttons as its user interface to produce sound and emit light.  3 music playing.
HARDWARE INPUT DEVICES GETTING DATA INTO THE COMPUTER.
Editors And Debugging Systems Other System Software Text Editors Interactive Debugging Systems UNIT 5 S.Sharmili Priyadarsini.
What about computer Input Device Output and Display device Digital storage device Processing Componen ts
Computer Components East Hardin Middle School Mr. Ervin.
Win OS & Hardware. Input Getting data into the computer.
In and Out are opposites. This is something to keep in mind when considering Input and Output. INPUT OUTPUT Ask: Does this device send information in?
ELEMENTS OF A COMPUTER SYSTEM HARDWARE SOFTWARE PEOPLEWARE DATA.
Choosing interaction devices: hardware components
Enhanced Gaming and Pointing Final Project David Dryjanski Andrew Pinkham April 22, 2005.
ABSTRACT Introduction: Air Mouse is used for navigation of cursor on the computer screen. It can be waved around in air without the need of a surface.
Practicum Project L0 block diagrams Nick Klein. L0 block diagrams (Must) Project Must have two inputs: – Buttons One to turn on device. – Level Sensor.
Mountain Bike Rallying Mid-term Presentation February 27, 2008.
Mountain Bike Rallying Mid-term Presentation February 20, 2008.
SUNY-New Paltz Computer Simulation Lab Electrical and Computer Engineering Department SUNY – New Paltz “Lecture 12”
Basic Parts of a Computer B. Keyboard C. Monitor A. CPU D. Mouse.
COMPUTER MAIN PARTS SANTIAGO OCAMPO MEJIA. HARDWARE  Or materials set of physical elements of a computer or a computer system.
In computing, an input device is a piece of computer hardware equipment used to provide data and control signals to an information processing system such.
Purpose of Operating System Monil Adhikari. Agenda Introduction Responsibilities of Operating System User Interfaces Command Line Interface Graphical.
Computer Parts and Components Overview of the System.
Parts of a Computer. Two Basic Components of a Computer System Hardware Parts of the Computer System you can physically touch Software Computer Instructions.
6.111 Final Project A motion sensor baseball game By Chris Falling and JinHock Ong.
ECE 477 DESIGN REVIEW TEAM 14  SPRING Project Overview  Target Audience: Amateur Musicians  Obtain a “Guitar Tab” format of music  View Tabs.
Done by: Chelsea Bryan Friday, October 10,2014.   The BIOS (aka) Basic input/output system, is a built in software that determines what's a computer.
What is a Laser Mouse? Laser Mouse is a tool that will enable users to control a mouse on a projection screen using a laser pointer. Users will no longer.
Basic Parts of a Computer
Basic Parts of a Computer
Basic Parts of a Computer
COMPUTER BASICS Computer essentials 7-8.
Basic Parts of a Computer
Basic Parts of a Computer
ECE 477 Final Presentation Team 3 – Fall 2008
Alice terms Chapter 3.
Elecbits Electronic shade.
Basic Parts of a Computer
Click Slide Show Tab Click From Beginning Complete Slide Show
Basic Parts of a Computer
Basic Parts of a Computer
Basic Parts of a Computer
Basic Parts of a Computer
Basic Parts of a Computer
Basic Parts of a Computer
Basic Parts of a Computer
Presentation transcript:

Mayuresh Varerkar

Hardware Elements Triple Axis Accelerometer for mouse orientation I 2 C /Serial Interface µC and Accelerometer/ Graphical LCD Graphical LCD PS/2 interface between µC and the Computer March 15,2011 Accelerometer Based Mouse - Mayuresh Varerkar 2

Block Diagram March 15,2011 Accelerometer Based Mouse - Mayuresh Varerkar 3 Accelerometer and Buttons µC Graphical LCD PC InputOutputProcessing I2CI2C SPI PS/2

Software Elements I 2 C Driver for receiving output from Accelerometer Filtering and processing the data from Accelerometer to eliminate spurious values SPI Driver for Displaying processed accelerometer data on Graphical LCD PS/2 Drivers for Displaying the cursor movement on a PC screen March 15,2011 Accelerometer Based Mouse - Mayuresh Varerkar 4

Key Milestones March 15,2011 Accelerometer Based Mouse - Mayuresh Varerkar 5 Receive data from Accelerometer using the I 2 C interface and format it to be suitable for further use 1 Week by 4/13 Display formatted data on Graphical LCD (value or waveform)1 Week by 4/20 Use the PS/2 interface to move the mouse cursor on the screen1 Week by 4/27

Project Deliverables Preliminary Design Review – 3/16 Final Project (Hardware and Software Demonstration) – 4/26 Final Presentation (Video of operational project in case something goes wrong at the final moment) – 4/26 Final Project Report – 4/30 March 15,2011 Accelerometer Based Mouse - Mayuresh Varerkar 6

Fall Back Plan Display the data on the Graphical LCD if PS/2 interface might be a tough ask to complete Receive Data from accelerometer and display it on the terminal in case of failing to complete the Graphical LCD part March 15,20117 Accelerometer Based Mouse - Mayuresh Varerkar

References Images: Accelerometer: I 2 C: SPI: Graphical LCD: PS2: March 15,2011 Accelerometer Based Mouse - Mayuresh Varerkar 8

Thank You Questions ? March 15,2011 Accelerometer Based Mouse - Mayuresh Varerkar 9