24/Sep/08 Tim Sumner, Imperial College, Rm: 505, x47552 1 3 rd Year Lab Microprocessor Experiment Mondays 10:00-11:50, 14:00-15:50 Thursdays 14:00-16:50.

Slides:



Advertisements
Similar presentations
To get to the moodle site the first thing you want to do is to go to the Great falls Public Schools Web site. Once you arrive here, you will want to click.
Advertisements

ARRANGEMENTS FOR ‘PRODUCT’ TIME Mark Neil - Microprocessor Course 1 Microprocessor Laboratory.
P5, M1, D1.
ECE 4334: Capstone Design Fall 2009 Welcome ! Facilitator: Dr. Len Trombetta.
1 Google > Dave Inman > Projects Stages of a Final Year project.
EGR 280 Design and Analysis of Electromechanical Systems
ECE 353 WinAVR and C Debugging Tutorial By Adam Bailin ECE 353 Fall ‘06.
Welcome to CSCI-1305! Introduction to Information Technology Instructor: Deborah Batson The seat you take today will be your assigned seat for the semester.
MONDAYS 10:00-12:00, 14:00-17:00 THURSDAYS 14:00-16:00 FRIDAYS 9:00-12:00 Mark Neil - Microprocessor Course 1 Microprocessor Experiment A6.
Introduction & Classroom Integration
An Introduction to Content Management. By the end of the session you will be able to... Explain what a content management system is Apply the principles.
Professional Portfolios
Course Introduction CET1600C – Cisco Networking Fundamentals Professor Yousif.
MJM22 Digital Practice and Pedagogy Week 7 Using Digital Media.
T.L. Kennedy Secondary School
The Project Planning Process
© 2015 MONASH SOUTH AFRICA CONFIDENTIAL & PROPRIETARY.
Introducing the Internet Source: Learning to Use the Internet.
Foundation Programming Introduction. Aims This course aims to give students a basic understanding of computer programming. On completing this course students.
Internet Fundamentals Total Advantage MS Excel 97, Hutchinson, Coulthard, 1998 McGraw Introduction to HTML Chapter 7.
Central Middle School Device Training for Parent and Students.
Knowledge Delivery Systems The KDS Classroom. Introduction KDS empowers teachers with PD that is: KDS empowers teachers with PD that is: ONLINE ONLINE.
Presented by ESC 7 Advanced Academic Services. Click on Set up new account and follow the directions. Return to this page to log in and register for.
OBJECTIVE-Day 1 THE STUDENT WILL RECOGNIZE Telecommunication Terms.
Introduction School Year. Introduction Welcome to a new school year and the beginning of the 1:1 laptop program at Havana High School! This.
Faculty Webpage Design Minimum Requirements. Go to: then High Schoolhttp://gcsc.groupfusion.net/
Introduction to web development and HTML MGMT 230 LAB.
Online Friends’ Community Presented by: Stuart Monaghan HND in Computing th May 2002.
Intro: FIT1001 Computer Systems S Important Notice for Lecturers This file is in skeleton form only Lecturers are expected to modify / enhance.
Research Methods and Techniques Lecture 8 Technical Writing 1 © 2004, J S Sventek, University of Glasgow.
CSE 113 Introduction to Computer Programming Lecture slides for Week 1 Monday, August 29 th, 2011 Instructor: Scott Settembre.
COMP 208/214/215/216 – Lecture 8 Demonstrations and Portfolios.
FALCON Meeting #3 Preparation for Harnett County Schools Thursday, March 8, 2012.
Embedded System for Biomedical Applications for BME (Fourth Year) Term II Assistant Prof \ Fadhl M. Alakwaa.
INTRODUCTION TO PROGRAMMING ISMAIL ABUMUHFOUZ | CS 146.
1 ACTIVATION OF THE ST ScI ELECTRONIC GRANTS MANAGEMENT SYSTEM BY INSTITUTIONAL AUTHORIZING OFFICIALS January, 2001.
Website for our class. The information is updated at the end of each.
EBooks for learners and teachers Ann Hardingham
Professor John Harries, Space and Atmospheric Physics group, Blackett Laboratory, Imperial College, London, UK 3 rd Year U/G Laboratory, Projects and Microprocessor.
Instructions & Documentation: Telling People How to Do Stuff Since the Dawn of Print and into the Digital Age.
ARRANGEMENTS FOR ‘PRODUCT’ TIME Mark Neil - Microprocessor Course 1 Microprocessor Laboratory.
You will need Dev C++ to help you with this project. If you do not already have this programming tool on your device you can visit
9 th Grade Introduction to Naviance & Goal Setting DECEMBER 2015.
Introduction to Naviance A Naviance tutorial showing all it can do for you!
Chapter 2 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
Introduction to Labs Wenchao Cao, Teaching Assistant Department of EECS University of Tennessee.
ARRANGEMENTS FOR ‘PRODUCT’ TIME Mark Neil - Microprocessor Course 1 Microprocessor Laboratory.
By: Julianna Leach.  PC Support Technician- They work on site and are responsible for in general maintenance.  PC Service Technician- Goes to customer.
Doc.: IEEE /044r0 Submission January 2003 Al Petrick, IceFyre, Tim Godfrey, IntersilSlide 1 Electronic Attendance and Server Update Tim Godfrey.
PLACE STUDENT NAME HERE AND CENTRE DETAILS Demonstrate good working practices using files and folders AO1.
COURSE DESCRIPTION: This course is designed to introduce the students to new and emerging technologies that are impacting the way we input information.
+ Using the Assessments in Making Meaning to Assess Progress and Guide Instruction.
UNIVERSITY MANAGEMENT SYSTEM
Programming and Debugging with the Dragon and JTAG Many thanks to Dr. James Hawthorne for evaluating the Dragon system and providing the core content for.
Computer Science I ISMAIL ABUMUHFOUZ | CS 180. CS 180 Description BRIEF SUMMARY: This course covers a study of the algorithmic approach and the object.
Fourth Grade Home Directory/H-Drive The location on the server where individual users can save their work. This directory is named the same as the username.
Microprocessor Systems
Getting Started with ATMEL Studio 6
COMP390/3/4/5 Final Year Project Introduction & Specification
Module 1.1 Introduction to computers
USAR COORDINATION COURSE
Tim Sumner, Imperial College, Rm: 1009, x47552
Applying for 6th Forms, Colleges and Apprenticeships in Kent.
Create PT: Complete the Task
COMP390/3/4/5 Final Year Project Introduction & Specification
Welcome to Naviance at Lowell High School
Welcome to Naviance at Lowell High School
Training Presentation For
IAS0600 DIGITAL SYSTEMS DESIGN
Presentation transcript:

24/Sep/08 Tim Sumner, Imperial College, Rm: 505, x rd Year Lab Microprocessor Experiment Mondays 10:00-11:50, 14:00-15:50 Thursdays 14:00-16:50 Fridays 9:00-11:50

24/Sep/08 Tim Sumner, Imperial College, Rm: 505, x The ‘Experiment’ Goals are: The ‘Experiment’ Goals are: To explain the inner workings of a computer at a fundamental programming level (assembler) with hardware interfacing. To teach you how to work independently and find yourself all you need for your project. Hence, no book. Everything you need is on the Web To teach you to design, construct and document a commercial product To give you insight into a use of microprocessors which has a wide range of applications in automobiles, appliances and other industrial applications To give you useful career skills

24/Sep/08 Tim Sumner, Imperial College, Rm: 505, x At the end you will: Be able to design basic electronic circuits and interfaces Be completely familiar with the detailed user information of the ATMEL ATmega103/128 microprocessor Be able to program in AVR assembler including –the basic commands –writing a structured program, with top-down modular design using subroutines –using tools to compile and download your programs to the ATmega103/128 chip

24/Sep/08 Tim Sumner, Imperial College, Rm: 505, x At the end you will have: Used a microprocessor to create an application and construct something useful : –Some electronics will be needed –Interfacing the microprocessor with various devices –Had novel ideas and been motivated Written a good and clear report on the product you have made

24/Sep/08 Tim Sumner, Imperial College, Rm: 505, x Course Duration and Milestones 4 weeks of lectures/training followed by 2 weeks for ‘experiment’ completion and writing your report. This 2.0 unit experiment ends on 21 st November. This term it is possible to extend the work to a full-term ‘project’ worth 3 units. FOR MORE INFO...

24/Sep/08 Tim Sumner, Imperial College, Rm: 505, x The ATMEL Programming Board Modern electronics design includes software design (Microcontrollers, FPGA, PLD……)

24/Sep/08 Tim Sumner, Imperial College, Rm: 505, x The ATMEL Programming Board

24/Sep/08 Tim Sumner, Imperial College, Rm: 505, x The Product Report Goals To get you to describe your product in a clear and professional manner The make you to focus on the main message you need to pass to the reader To produce a report in time To learn how to document the good work you have done

24/Sep/08 Tim Sumner, Imperial College, Rm: 505, x The Product Report Structure Abstract Introduction High Level Design Software and Hardware Design Results and Performance Updates, Modifications and Improvements Conclusions Product Specifications Appendices

24/Sep/08 Tim Sumner, Imperial College, Rm: 505, x Assessment For a 6 week ‘double-experiment’ we assess you on your report, ‘product’, and interview. For a full-term ‘project’ after 5-6 weeks the assessment includes:- –a short proposal report after 4 weeks –a formal project report at the end –an interview.

24/Sep/08 Tim Sumner, Imperial College, Rm: 505, x Demonstrators: Kwun-Pan Chan (SPAT) Ian Munro (PHOT) Yuri Shitov (HEP) Tim Sumner (HEP) Michael Trupke (QOLS)

24/Sep/08 Tim Sumner, Imperial College, Rm: 505, x Starting with your Win2000 computer Log in : username : student password : ph422-?? Log out by typing: Start  Shut Down  Log off Log in again using your password

24/Sep/08 Tim Sumner, Imperial College, Rm: 505, x Getting started Make sure you can open a file and save it using NotePad Click on : Explorer and wait until the page appears on your screen Go to Click on ‘The Microprocessor Course’ Make sure you can see it and download from it. In case of difficulties an earlier page is available at Note there are differences and the official site rules!