ECET 365 Academic Success/snaptutorial - PowerPoint PPT Presentation

About This Presentation
Title:

ECET 365 Academic Success/snaptutorial

Description:

For more classes visit www.snaptutorial.com ECET 365 Lab 1 Using the Serial Communication Interface in a Microcontroller ECET 365 Lab 2 Temperature Measuring System using a Microcontroller ECET 365 Lab 3 Traffic Light Control Using Finite State Machines (FSM) ECET 365 Lab 4 Servo Control Using Pulse Width Modulation (PWM) ECET 365 Lab 5 Servo Motor Interfaces-Closed-Loop Motor Speed Control ECET 365 Lab 6 Servo Motor Interfaces-Closed-Loop Motor Speed Control ECET 365 Weeks 2-6 Quizzes – PowerPoint PPT presentation

Number of Views:5

less

Transcript and Presenter's Notes

Title: ECET 365 Academic Success/snaptutorial


1
ECET 365 Courses
For more Classes VISIT
www.snaptutorial.com
2
ECET 365 Courses
  • ECET 365 Entire Course (All Labs and Quizzes)
  • For more classes visit
  • www.snaptutorial.com
  • ECET 365 Lab 1 Using the Serial Communication
    Interface in a Microcontroller
  • ECET 365 Lab 2 Temperature Measuring System using
    a Microcontroller
  • ECET 365 Lab 3 Traffic Light Control Using Finite
    State Machines (FSM)
  • ECET 365 Lab 4 Servo Control Using Pulse Width
    Modulation (PWM)
  • ECET 365 Lab 5 Servo Motor Interfaces-Closed-Loop
    Motor Speed

3
ECET 365 Courses
  • ECET 365 Lab 1 Using the Serial Communication
    Interface in a Microcontroller
  • For more classes visit
  • www.snaptutorial.com
  • Lab 1 of 6 Using the Serial Communication
    Interface in a Microcontroller
  • Submit your assignment to the Dropbox located on
    the silver tab at the top of this page.
  • (See Syllabus section Due Dates for Assignments
    Exams for due dates.)

4
ECET 365 Courses
  • ECET 365 Lab 2 Temperature Measuring System using
    a Microcontroller
  • For more classes visit
  • www.snaptutorial.com
  • Lab 2 of 6 Temperature Measuring System using a
    Microcontroller
  • Submit your assignment to the Dropbox located
    under the silver tab at the top of this page.
  • (See Syllabus section Due Dates for Assignments
    Exams for due dates.)
  • L A B O V E R V I E W
  • Scenario/Summary
  • 1. To know how to design and use signal
    conditioners to interface analog sensors or
    transducers to the HC12
  • 2. To learn how to use A-to-D Converters to input

5
ECET 365 Courses
  • ECET 365 Lab 3 Traffic Light Control Using Finite
    State Machines (FSM)
  • For more classes visit
  • www.snaptutorial.com
  • Lab 3 of 6 Traffic Light Control Using Finite
    State Machines (FSM)
  • Submit your assignment to the Dropbox located
    under the silver tab at the top of this page.
  • See Syllabus section Due Dates for Assignments
    Exams for due dates.
  • L A B O V E R V I E W
  • Scenario/Summary
  • 1. To understand how a relatively simple finite
    state machine abstraction can be used to
    implement a complex set of equivalent relay
    actions in hardware

6
ECET 365 Courses
  • ECET 365 Lab 4 Servo Control Using Pulse Width
    Modulation (PWM)
  • For more classes visit
  • www.snaptutorial.com
  • Lab 4 of 6 Servo Control Using Pulse Width
    Modulation (PWM)
  • Submit your assignment to the Dropbox located
    under the silver tab at the top of this page.
  • (See Syllabus section Due Dates for Assignments
    Exams for due dates.)
  • L A B O V E R V I E W
  • Scenario/Summary
  • 1. To become familiar with the PWM interface
    using the Dragon 12 Plus with serial monitor
  • 2. To learn how to use input and output
    subroutines in C language

7
ECET 365 Courses
  • ECET 365 Lab 5 Servo Motor Interfaces-Closed-Loop
    Motor Speed Control
  • For more classes visit
  • www.snaptutorial.com
  • Lab 5 of 6 Servo Motor Interfaces-Closed-Loop
    Motor Speed Control
  • Submit your assignment to the Dropbox located
    under the silver tab at the top of this page.
  • (See Syllabus section Due Dates for Assignments
    Exams for due dates.)
  • L A B O V E R V I E W
  • Scenario/Summary
  • 1. To understand the operation of servo motors
    and optical interrupter switches
  • 2. To analyze the interface requirements for
    connecting an

8
ECET 365 Courses
  • ECET 365 Lab 6 Servo Motor Interfaces-Closed-Loop
    Motor Speed Control
  • For more classes visit
  • www.snaptutorial.com
  • Lab 6 of 6 Servo Motor Interfaces-Closed-Loop
    Motor Speed Control
  • Submit your assignment to the Dropbox located
    under the silver tab at the top of this page.
  • See Syllabus section Due Dates for Assignments
    Exams for due dates.
  • L A B O V E R V I E W
  • Scenario/Summary
  • The course project involves the design,
    debugging, and building of hardware and software
    for a wireless servo driven robot.

9
ECET 365 Courses
  • ECET 365 Week 2 Quiz
  • For more classes visit
  • www.snaptutorial.com
  • 1. Question (TCO 5) Identify the step size
    for an 8-bit analog-to-digital converter with
    Vref 2.5 VDC?
  • Student Answer 10 millivolts
  • 25 millivolts
  • 4.9 millivolts
  • 5 volts
  • Comments

10
ECET 365 Courses
  • ECET 365 Week 3 Quiz
  • For more classes visit
  • www.snaptutorial.com
  • 1. Question (TCO 3) Which interrupt is
    non-maskable?
  • Student Answer Software interrupt (SWI)
  • Interrupt from a device connected to IRQ pin of
    HCS12 microcontroller
  • Both A and B
  • Interrupt by multiple devices connected to IRQ
    pin of HCS12 microcontroller
  • Comments

11
ECET 365 Courses
  • ECET 365 Week 4 Quiz
  • For more classes visit
  • www.snaptutorial.com
  • 1. Question (TCO 1, 2, and 7) Select the
    header file in CodeWarrior for the Freescale
    MC9s12DG256.
  • Student Answer mc9s12dg256.h
  • mc9s12dg256.header
  • mc9s12dg256.asm
  • mc9s12dg256
  • Comments

12
ECET 365 Courses
  • ECET 365 Week 5 Quiz
  • For more classes visit
  • www.snaptutorial.com
  • Question (TCO 5) In an asynchronous data
    transfer _____.
  • Student Answer the transmitter and receiver
    clock must be exactly the same all the time
  • the receiver clock must be exactly the same or
    multiple times the transmitter clock
  • it is not necessary to have a clock in the
    receiver
  • None of the above

13
ECET 365 Courses
  • ECET 365 Week 6 Quiz
  • For more classes visit
  • www.snaptutorial.com
  • 1. Question (TCO 6) How many 16-bit PWM
    channels are available in the Freescale 9S12DG256
    microcontroller?
  • Student Answer Two
  • Four
  • Seven
  • Eight
  • Comments

14
ECET 365 Courses
A Grades
Write a Comment
User Comments (0)
About PowerShow.com