Lab 0: Groups and Equipment Start date: Week #2 Due date: no report 1.

Slides:



Advertisements
Similar presentations
Connect to a Controller & Update the OS
Advertisements

DE2-115 Control Panel - Part I
AIMSweb Progress Monitor Online User Training
JED Microprocessors Pty Ltd Presenting the JED T430 low-cost Projector Controllers Nov 22nd, 2009.
Lab7: Introduction to Arduino
Chung-Ta King National Tsing Hua University
MCS-Connect Intro to Connect Connection and Setup Display Menus Graphics Uses in troubleshooting Overview.
1223 North Glenville Dr. Richardson, TX P: F: The Value-Priced Leader Now Offers Web-Control Confer III.
1 Homework Reading –Review previous material on “interrupts” Machine Projects –MP4 Due today –Starting on MP5 (Due at start of Class 28) Labs –Continue.
Design and Implementation of a Virtual Reality Glove Device Final presentation – winter 2001/2 By:Amos Mosseri, Shy Shalom, Instructors:Michael.
LAB 3 Finite State Machines On Xilinx Mike Lowey.
ECE Department: University of Massachusetts, Amherst Lab 1: Introduction to NIOS II Hardware Development.
© 2010 Kettering University, All rights reserved..
Dr. Hoganson CSIS HC11 Demo Program This is our first lab using the 68HC11 microcontroller. We will “talk” to the microcontroller from a PC, run.
The 8051 Microcontroller and Embedded Systems
Embedded Systems Design
Colorado Space Grant Consortium Gateway To Space ASEN 1400 / ASTR 2500 Class #12 Gateway To Space ASEN 1400 / ASTR 2500 Class #12 T-58.
Part 1 Using the ARM board And start working with C Tutorial 5 and 6
Computers in Surveying SVY2301 / E4006 Automated Surveying.
Silicon Labs ToolStick Development Platform
Driver Station MVRT 2009 – 2010 Season. Add information Breadboard Classmate PC USB Hub Joysticks Stop Button.
1 EKT 225 MICROCONTROLLER I CHAPTER 3 I/O PORT PROGRAMMING.
Lab 1 – Assembly Language and Interfacing Start date: Week 3 Due date: Week 4 1.
1 Applied Control Systems Technology. 2 Pin configuration Applied Control Systems.
SENIOR DESIGN 11/6. Lab update (time, difficulty) Writing update (interest)
PC Maintenance: Preparing for A+ Certification Chapter 24: Modems.
Homework Assignment 3 Due date: Tuesday, Wednesday, or Thursday, October 4-6, 2005 input: push-button switch output: seven-segment LED 7 points Menu System.
ENG241/ Lab #41 ENG2410 Digital Design LAB #4 Design of Combinational Logic “The Trip Genie”
SE3910 Week 2, Class 1 Today Basic Circuits Other ??? Tomorrow Lab 2, S365 (Complete prelab BEFORE) Thursday See ScheduleSchedule SE-2811 Slide design:
ENG3640 Micro Computer Interfacing General Information Handout Fall 2012, September 7 th ENG3640 Fall
Renesas Technology America Inc. 1 SKP8CMINI Tutorial 2 Creating A New Project Using HEW.
Lab 5 – Digital Clock Start date: Week #8 Due date: Week #9 REPORT IS DUE WEEK #9 1.
Development of a microprocessor project with LPC2388 development board.
Slide 1 Project 1 Task 2 T&N3311 PJ1 Information & Communications Technology HD in Telecommunications and Networking Task 2 Briefing The Design of a Computer.
Lecture 6: Writing the Project Documentation Part IV.
MCS-Connect Revision - 12/22/2015.
The Theoretical Design
Renesas Technology America Inc. 1 SKP8CMINI Tutorial 2 Creating A New Project Using HEW.
Technical Introduction April Internal usage only 1 General Features  Self contained batch solution for small, standalone applications.  All functionality.
ENG241/ Lab #11 ENG2410 Digital Design LAB #1 Introduction Combinational Logic Design.
Senior DesignSoftware-1Seattle Pacific University High-level Software Design Context Diagram Connections between major components Synchronization with.
Alpha/Numeric Keypad Functions using AVR Preliminary Design Review Luke R. Morgan ECE /17/2008.
ENG2410 Digital Design LAB #7 LAB #7 Sequential Logic Design “Sequence Recognizer” Using both Schematic Capture and VHDL.
(612) Slide No: 1 RDM CONFIDENTIAL Intuitive Circuit controller PR0650 CCT.
Department of Electronic & Electrical Engineering Combination Lock. Plan. Demo. Brief Report. Code.
Department of Electronic & Electrical Engineering Digital Lock. (e.g. for sports locker room) Assessment: Plan. Demo. Code.
AAPT workshop W03 July 26, 2014 Saint Cloud State University, MN, USA
Microcontrollers JULES CALELLA. Microcontrollers vs Microprocessors  Microprocessors – do not contain RAM, ROM, I/O  Microcontrollers – The whole package.
Bdps 2 Lecture 2. Circuits and Ohm's Law For resistive circuits.
Hardware Configuration Guide Configuring Dongles and Creating Barcodes for Devices Used with VSC.
Jeremy Sandoval University of Washington May 14, 2013
Homework Reading Machine Projects
Lab 7 Basic 1: Game of Memory
DE2-115 Control Panel - Part I
By Rick Darby Sponsors: Geekspace Gwinnett The WorkSpot
Prototyping with Microcontrollers and Sensors
Chapter 3 Installing and Learning Software
Microcontroller basics
Implementing VHDL Modules onto Atlys Demo Board
Function Generator Remote Control
UCD ElecSoc Robotics Club 2017/2018
DIGITAL CALCULATOR USING 8051
LAB #1 Introduction Combinational Logic Design
Roller Coaster Design Project
McCrometer Nano Board Test Procedure
FTS 2 Failure Tracking System 2 Repair Process Flow
ECE 3567 Microcontroller Lab
Arduino Leonardo Setup
Lab 0: Groups and Equipment
ECE 3567 Microcontrollers Lab
Presentation transcript:

Lab 0: Groups and Equipment Start date: Week #2 Due date: no report 1

Agenda Intro to labs Reports Academic Misconduct Groups and Equipment 2

Intro to Labs 7 labs (not including lab 0) Lab 1: assembly language Lab 2: parallel port programming Lab 3: Hex keypad and switch de-bouncing Lab 4: Servo-motor control Lab 5: High-tech etch-a-sketch Lab 6: Interrupt Driven I/O Lab 7: RF/Serial communications 3

Intro to Labs Check Lab manual for the due dates All labs are either 1 or 2 weeks depending on their size Labs are demonstrated to the TA’s during your lab time Reports are due at the start of the demo lab 7 Labs are 25% of your mark, but not necessarily equally distributed! 4

Intro to Labs All labs are performed on MC68HC12 Dragon12-Plus2 evaluation board (EVB) in assembly language You received all your equipment from Nate last week for all the labs Feel free to ask for other equipment as required (ex resistors etc). 5

Intro to Labs NO food or drink in the labs Please clean up your garbage No one is scheduled to be in the labs on the weekends Watch out for that big red button Ensure your equipment is functional before the weekend before the due date 6

Reports 8 standard sections: Problem statement Assumptions and Constraints System Overview and Justification Hardware Software System Manual Error Analysis Performance Analysis 7

Report Problem Statement State briefly what you are doing in the lab, what the goals of the lab are Assumptions and Constraints Any assumptions/constraints you have made Don’t just restate the problem statement 8

Report System Overview and Justification Give a brief description of how the system works and why it was designed like that Ex, what is in hardware vs. software, how the flow of the system works Give us enough information so that we know how your system works before we start getting into hardware/software details 9

Report Hardware Brief explanation of hardware operation For each component, give a description, pinout diagram and pin description as required Any required calculations Whole system wiring diagram (can be in parts) Timing diagram if appropriate 10

Report Software Explain the flow of the software and any subroutines Software flow diagrams can be helpful if the software is more complex Explain how any board systems or interrupts are set-up (ex, how you set up A/D, timer etc.) 11

Report System Manual Give a brief description of how to use your system I.e., if we were to sit down to use your program, how would we make it work? What do you type to start? Does the user give any input? How do we see the results? 12

Report Error Analysis Briefly describe any problems/errors your system has at the time of the demo If the system is functional, describe problems you had during the development and how they were solved Performance Analysis Give a brief analysis of the performance of the system, ex. How fast/optimized is it? How well does the hardware function Any improvements you would recommend 13

Academic Misconduct Reports and demos are submitted as a group, but it is a SINGLE group effort You may talk with other groups but sharing code or reports is NOT ALLOWED Copying code/reports from previous years is also NOT ALLOWED If we find copying we are REQUIRED to report it 14

Groups and Equipment Groups of 3 (max 4) Pick up your equipment from Nate Before you leave, make sure you hook up the board and know how to connect to it 15

Board Setup Connect board to power supply Connect to the PC through usb to serial com (virtual com). 16

Connecting Connect board to power supply Connect board to usb Open MiniIDE Set options (terminal  options) COM(X)(terminal tab) 9600 baud rate (terminal tab) Check terminal  show terminal window Check terminal  connected Press the reset button on the board You should see a D-Bug12 message 17