ADITYA B. BRANDON G. MARCELO L. NIKHIL S.

Slides:



Advertisements
Similar presentations
Read Digital input Turn on sensor board Convert to Temperature & Humidity Wake Up CC430 Sleep CC430 Timing diagram ① P.2.4
Advertisements

Chapter 10 Input/Output Organization. Connections between a CPU and an I/O device Types of bus (Figure 10.1) –Address bus –Data bus –Control bus.
The Incredible HUD ADITYA B. BRANDON G. MARCELO L. NIKHIL S.
Football Helmet Acceleration By: Richard Pape And Larkin Heintzman Instructor: Doug Harper.
Ashray Solanki, Antony Pollail, Lovlish Gupta Undergraduate Students,
1 Electrical and Computer Engineering Cam Proctor Ramsey Khudairi Tom Gilbert Chad Young Project Orion TekBand.
Parkinson’s patient & physician aiding system Performed by: Alexander Kinko Stanislav Shapiro Barukh Trabelsi Instructor: Boaz Mizrachi Part A Final &
Computer System Overview
Guitar Effects Processor Critical Design Review October, 07, 2003 Groups Members: Adam Bernstein Hosam Ghaith Jasenko Alagic Matthew Iyer Yousef Alyousef.
ECE 4220 Real Time Embedded Systems Final Project Presentation Spring 2014 University of Missouri Columbia By: Michael Brauch Temperature Data Logger.
1 Application Accessory For Cellular Phone - Final Presentation - Performed by: Omer Kamerman Avi Feldman Project instructor: Boaz Mizrachi Technion –
The purpose of this project was to develop a portable G-Meter, roughly the size of a cell phone. Potential applications of the product include logging.
Monitoring systems COMET types MS55 & MS6 MS55/MS6 Configuration.
Electrical and Computer Engineering Personal Head-Up Display Ivan Bercovich Radu-Andrei Ivan Jeff Little Felipe Vilas-Boas Faculty: Dr. Tilman Wolf Midway.
ADITYA B. BRANDON G. MARCELO L. NIKHIL S. THE INCREDIBLE HUD.
Jordan Wagner Justin Spencer Mark Sears John Jachna.
ECE 477 FINAL PRESENTATION TEAM 7  SPRING 2013 COST ROBOT ERIC OSBORNE, BRYAN DALLAS, ANDREW LOVELESS, CAROLINE TRIPPEL.
MARCELO L. BRANDON G. ADITYA B. NIKHIL S. THE INCREDIBLE HUD.
DESIGN & IMPLEMENTATION OF SMALL SCALE WIRELESS SENSOR NETWORK
Lab 4 ZigBee & with PICDEM Z Boards 55:088 Fall 2006.
Computer Systems Overview. Page 2 W. Stallings: Operating Systems: Internals and Design, ©2001 Operating System Exploits the hardware resources of one.
 Project overview  Project-specific success criteria  Block diagram  Component selection rationale  Packaging design  Schematic and theory of operation.
Self Guided Tour of TagMate™QC Display Tag DATA Tag Data: PRINT TagMate™QC SETUP Display STATS Tags: START and READ SEND All Data to PC Additional Capabilities.
ADITYA B. BRANDON G. MARCELO L. NIKHIL S. THE INCREDIBLE HUD.
MARCELO L. BRANDON G. ADITYA B. NIKHIL S. THE INCREDIBLE HUD.
A-Level Computing#BristolMet Session Objectives# Must identify some common types of computer system Should describe the meaning of a computer system Could.
Development of a wireless telemetry system for model rocketry.
Chapter 2 Introducing the PIC Mid-Range Family and the 16F84A The aims of this chapter are to introduce: The PIC mid-range family, in overview The overall.
Small, Lightweight Speed and Distance Sensor for Skiers and Snowboarders Michael Bekkala Michael Blair Michael Carpenter Matthew Guibord Abhinav Parvataneni.
Control & Data Handling, Operator Control, Aircraft Interface to C&DH Steve Musko Space Physics Research Laboratory University of Michigan Ann Arbor, MI.
Source Controller software Ianos Schmidt The University of Iowa.
Software development Control system of the new IGBT EE switch.
Software Narrative Autonomous Targeting Vehicle (ATV) Daniel Barrett Sebastian Hening Sandunmalee Abeyratne Anthony Myers.
10/15: Lecture Topics Input/Output –Types of I/O Devices –How devices communicate with the rest of the system communicating with the processor communicating.
SmartCup – Team 42 Harington Lee, Chirag Patil, Arjun Sharma 1.
Computer Systems Overview. Lecture 1/Page 2AE4B33OSS W. Stallings: Operating Systems: Internals and Design, ©2001 Operating System Exploits the hardware.
Vehicle Monitoring System ECE 445: Senior Design Project Ishan Ahuja Caleb Perkinson Samuel Utomi May 2, 2016.
1 Computer System Overview Chapter 1. 2 Operating System Exploits the hardware resources of one or more processors Provides a set of services to system.
Personal Head-Up Display
Chip Config & Drivers – Required Drivers:
Cold-Chain Expert, Total Solution Quality Precision Service Value
Monitoring systems COMET types MS55 & MS6
Computer System Overview
ADITYA B. BRANDON G. MARCELO L. NIKHIL S.
<Add team picture or relevant project picture here>
HL-3000 Product directory.
Deconstruction of the Wilderness Weather Station Case Study
Data Acquisition Software Status Yang tao, Lu Xiaoxu
Solar Telematics System
ECE 477 Design Review Team 8  Spring 2007
Integrated Workout Shoe
Ashray Solanki, Antony Pollail, Lovlish Gupta Undergraduate Students,
Introducing the PIC Mid-Range Family and the 16F84A
Arjun Bajaj Aabhas Sharma Abhinav Valluru Vinit Bhamburdekar
Madalina Vintila David Wilkinson Michelle Zhang Zac Greenawalt
ADITYA B. BRANDON G. MARCELO L. NIKHIL S.
Status of GbE Peripheral Crate Controller
SHU: The Running Companion
TCSP #1 – PSSC Presentations
TCSP – Software Design.
ECE 477 Design Review Team 5  Fall 2006
George Hadley Kelli Hacker Sean Ma Jacob Champion
Sensewheel Mk2 design changes
Technical Communication Skills Practicum Software Design Narrative
Team 2 Yimin Xiao Jintao Zhang Bo Yuan Yang Yang
Lock, Stock, and Three Smoking Coils: The Electric Musket
Software Design Narrative
The bios.
GASMET DX4040 Antti Heikkilä 1.
Presentation transcript:

ADITYA B. BRANDON G. MARCELO L. NIKHIL S. THE INCREDIBLE HUD ADITYA B. BRANDON G. MARCELO L. NIKHIL S.

Project-Specific Success Criteria An ability to display critical system information via a heads-up-display (HUD). An ability to measure telemetry information (speed, acceleration, temperature, and GPS) and store it to flash memory. An ability to maintain portability through the use of a rechargeable battery system. An ability to enable/disable important features within the display (full information, minimal, on/off). An ability to plot recorded GPS data on a map while overlaying telemetry information on a computer.

Block Diagram

Code Hierarchy

Code Flowchart

Code Flowchart

Code Flowchart

Code Flowchart

Atom GUI software flowchart

Software Design / Development Status Peripheral Name Comm. Status Algorithm Algorithm Status PC RS232 Comm. 1xUART Tested OK Functions to send data packets and receive interrupt Implemented Tested OK GPS Interpretation of packets received + config if necessary Unimplemented Accelerometer 3xADC Tested OK Conversion of data into g-force measurements Thermometer 1xADC Untested Conversion of data into temperature measurement Charge Counter 1xI2C Tested OK Configuration setup and interpretation of sent packets Partially impl. Buttons 7xGPIO 1 Tested Sampling of buttons + assignment to actions 1 Implemented GUI elements on Atom 1xRS232 Untested Display GUI, receive/interpret packets from PIC32

ADITYA B. BRANDON G. MARCELO L. NIKHIL S. Questions? ADITYA B. BRANDON G. MARCELO L. NIKHIL S.