PRESENTATION GROUP 2. Introduction In these slides we show what we have done regarding our project “navigation System”, and what we expect to do in the.

Slides:



Advertisements
Similar presentations
Garmin Etrex GPS Introduction
Advertisements

Click here to insert title of presentation Type names of authors here Affiliations may be listed here on this line Introduction Insert text here. The box.
Click your mouse for next slide Dreamweaver – Introduction and Site Maps Dreamweaver is a state of the art web design program It will allow you to design.
Vector Longitudinal Survey Setup There are a set of instructions listed directly in the Vector Longitudinal Tunnel Survey at the bottom of the menu. Please.
Coding and Accountability Erica Camarillo-Ramos, CTE Coordinator
Slides prepared by Rose Williams, Binghamton University Chapter 17 Swing I.
A CHAT CLIENT-SERVER MODULE IN JAVA BY MAHTAB M HUSSAIN MAYANK MOHAN ISE 582 FALL 2003 PROJECT.
COE 485 Senior Design Project Group # 5 Week 8 Term 042 King Fahd University of Petroleum and Minerals College of Computer Science and Engineering Computer.
Senior Design Project (COE 485) Group 2 Week 9. OUTLINE Tasks performed Tasks performed Snap shots Snap shots Tasks for next weeks Tasks for next weeks.
Senior Design Project (COE 485) Group 2 Week 8. OUTLINE User Interface (GUI) User Interface (GUI) Java program Java program Demo Demo NMEA NMEA GPS receiver.
Navigation 1 GPS for ICS Navigation 1 Objectives:  Set up a Garmin GPS III Plus for inputting coordinates.  Manually enter three sets of coordinates.
Advanced Activities: Photo2GPS & Google Earth Virginia Geospatial Extension Program.
Finding Nearby Wireless Hotspots CSE 403 LCA Presentation Team Members: Chris Scoville Tessa MacDuff Matt Mohebbi Aiman Erbad Khalil El Haitami.
Miscellaneous Notes: This is a bare-bones template – make it fancier if you wish, but be sure to address at least the items listed here. Basically this.
Digital Imaging and Remote Sensing Laboratory R.I.TR.I.TR.I.TR.I.T R.I.TR.I.TR.I.TR.I.T How to use the Garmin GPS 12 for collect. To power up the unit.
Applets Java API.
Tools for information processes Organising IPT 2009.
MAKANI ANDROID APPLICATION Prepared by: Asma’ Hamayel Alaa Shaheen.
Slide#: 1© GPS Financial Services Revised 01/07/2011.
BBT Technology Bader Al-Yousif Bader Halwani Thamer Al-Mutairi.
4SCHOOLS ADDING A PHOTO GALLERY/SLIDE SHOW. ENTER USERNAME AND PASSWORD pass1234 First Initial Last Name.
Title Authors Introduction Text, text, text, text, text, text Background Information Text, text, text, text, text, text Observations Text, text, text,
Navigation Ontario Search and Rescue Volunteer Association Team Leader Training.
BSA 375 Week 1 Individual Software Development Presentation Create an annotated or narrated 7- to 10-slide presentation that includes the following: An.
Test1 Here some text. Text 2 More text.
Introduction to programming in java
Adding animations. To add an animations to text or picture you have to click on the text or animation and on the top navigation bar click on animation.
Materials & Methods Introduction Abstract Results Conclusion
YOUR TITLE Your Name (Dr. Your Sponsor, Sponsor)
Your Title Here Your Title Here
Results Introduction Conclusion Participants Data Analysis
Click here to insert title of presentation
Materials & Methods Introduction Abstract Results Conclusion
Title Authors Louisiana State University School of Dentistry, New Orleans, LA AADR year #1234 Photo abstract (optional) Results (resize figure boxes as.
Title Authors Department
علاقة المرشد الزراعي بالتنظيمات والمجالس الزراعيه
Put your name here Name of the Department, School or College
Include summary Figures and Charts whenever possible
AADR year #1234 Title Authors
HELLO THERE. THIS IS A TEST SLIDE SLIDE NUMBER 1.
TITLE Use this area for your institution logo(s)
[type text here] [type text here] [type text here] [type text here]
Introduction Results Conclusions Methods & Materials References
Your text here Your text here Your text here Your text here Your text here Pooky.Pandas.
Put your name here Name of the Department, School or College
Title Authors Department Name
Click here to insert title of presentation
Your text here Your text here Your text here Your text here
Put your name here Name of the Department, School or College
[type text here] [type text here] [type text here] [type text here]
Name: ______________ Date: _______________ Class: _______________
Materials & Methods Introduction Abstract Results Conclusion
Materials & Methods Introduction Abstract Results Conclusion
The Title of the Bachelor’s Thesis
PROJECT TITLE (Arial 32) April 2005 Student name (Arial 24)
CS297 Graphics with Java and OpenGL
Put the title here Here is the sub-title.
Put the title here Here is the sub-title.
Author(s) Name(s) SURNAME(s)
Author(s) Name(s) SURNAME(s)
Title Introduction: Discussion & Conclusion: Methods & Results:
We’ve reached second semester! Welcome back!
Type your title here Type author Names here *Affiliation 1
The title of the bachelor’s thesis
Put your name here Department of What, School or College
Materials & Methods Introduction Abstract Results Conclusion
COE-485 Senior Design Project
Materials & Methods Introduction Abstract Results Conclusion
Introduction Procedures Results Conclusion Methods References
Insert title of presentation
Presentation transcript:

PRESENTATION GROUP 2

Introduction In these slides we show what we have done regarding our project “navigation System”, and what we expect to do in the coming two weeks. The slides contains the codes we are using also some snapshots. In these slides we show what we have done regarding our project “navigation System”, and what we expect to do in the coming two weeks. The slides contains the codes we are using also some snapshots.

What we have done 1- We make a java program that can deal with map figures and can pan them left, right, up and down 1- We make a java program that can deal with map figures and can pan them left, right, up and down in a reasonable time without the long delay the had last week, and we did this by resizing the map figures. in a reasonable time without the long delay the had last week, and we did this by resizing the map figures. And here snap shots ………

Snapshot -1

Snapshot-2

Snapshot -3

What we have done 2- We make a java program the can take the data from the GPS unit (as it is) throw serial port and display it on a text area,just to ensure that we can get the data from GPS properly. 2- We make a java program the can take the data from the GPS unit (as it is) throw serial port and display it on a text area,just to ensure that we can get the data from GPS properly. and here a snapshot of this program…. and here a snapshot of this program….

snapshot

What we expect to do 1- We are looking for ways to convert GPS data to xy. 1- We are looking for ways to convert GPS data to xy. 2-We will make a test on our program that get the GPS data once we get the GPS, and modify it if needed. We expect to get the unit during this week. 2-We will make a test on our program that get the GPS data once we get the GPS, and modify it if needed. We expect to get the unit during this week.

What we expect to do 3- We are thinking on how to display object on a map since we didn’t find this function on JFrame package. We may discuss this issue with other groups. 3- We are thinking on how to display object on a map since we didn’t find this function on JFrame package. We may discuss this issue with other groups. 4- We start storing waypoints as a basic function on our project and we will think on other functions … speed,time,direction,routes ………etc. 4- We start storing waypoints as a basic function on our project and we will think on other functions … speed,time,direction,routes ………etc.

Conclusion Thanks for listening and we will post the presentation with codes on the webcourses. Thanks for listening and we will post the presentation with codes on the webcourses.