ch0 introduction microprocessors

Upload: waniman

Post on 13-Apr-2018

236 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/26/2019 CH0 Introduction Microprocessors

    1/15

    Course Code: ENT288Number of Unit: 3

    Course Type: CORE

  • 7/26/2019 CH0 Introduction Microprocessors

    2/15

    Dr. Norasmadi Abdul Rahim

    Room 13, Robotic 1 Laboratory

    Ulu Pauh CampusUniversiti Malaysia Perlis

    HP: 019-4587176Email: [email protected]

    Url: http://norasmadi.unimap.edu.

    mailto:[email protected]://norasmadi.unimap.edu.my/http://norasmadi.unimap.edu.my/mailto:[email protected]
  • 7/26/2019 CH0 Introduction Microprocessors

    3/15

    The aim of this course is to study the micrarchitecture and relate that knowledge to themicroprocessor based systems.

    This includes evaluation of a simple applicamicroprocessor-based system.

    This also includes the knowledge of assemblyprogramming, I/O interfacing, arithmetic operatransfer, timers, serial port programming, interruptkeyboard interfacing and data converters.

    The students must able to design and develop sworld applications based on PIC 18 microcontroller

  • 7/26/2019 CH0 Introduction Microprocessors

    4/15

    Laboratory 1 : I/O Interfacing and ArithmOperations

    Laboratory 2 : Timer & Delays Programm

    Laboratory 3 : Interrupt Port ProgrammiLaboratory 4 : LCD Interfacing

    Laboratory 5 : ADC Programming

  • 7/26/2019 CH0 Introduction Microprocessors

    5/15

    Lecture : 33 Hours (62%)

    Laboratory : 10 Hours (19%)

    Tutorial : 4 Hours ( 8%)

    Mini project : 6 Hours (11%)

  • 7/26/2019 CH0 Introduction Microprocessors

    6/15

  • 7/26/2019 CH0 Introduction Microprocessors

    7/15

    Semester 2, 2014/2015

  • 7/26/2019 CH0 Introduction Microprocessors

    8/15

  • 7/26/2019 CH0 Introduction Microprocessors

    9/15

  • 7/26/2019 CH0 Introduction Microprocessors

    10/15

  • 7/26/2019 CH0 Introduction Microprocessors

    11/15

  • 7/26/2019 CH0 Introduction Microprocessors

    12/15

    Muhammad Ali Mazidi, Rolin D. Mckinlay & Danny Causey (PICMicrocontroller and Embedded Systems: Using Assembly and C foPearson Prentice Hall 2008)Text Book

    Barry B. Brey (Applying PIC18 Microcontrollers: Architecture, Progand Interfacing using C and Assembly, Pearson Prentice Hall 2008

    Huang Han-Way (PIC Microcontroller: An Introduction to Software Hardware Interfacing, Thomson & Delmar Learning, 2005)

    John B. Peatman (Design with PIC Microcontrollers, Prentice Hall ,

    Martin Bates (Interfacing PIC Microcontrollers: Embedded DesignInteractive Simulation, Newnes 2006)

  • 7/26/2019 CH0 Introduction Microprocessors

    13/15

    WARNING

    Student absentee

    >20%, without va

    reason could be ba

    Student attendance

    must be >80%

  • 7/26/2019 CH0 Introduction Microprocessors

    14/15

    Reference: http://www.phdcomics.com/comics/archive.php?c

  • 7/26/2019 CH0 Introduction Microprocessors

    15/15

    Programs must be written for peop

    read, and only incidentally for machin

    execute.

    - Hal Abelson