The Principle and Application of Microcontrollers

Slides:



Advertisements
Similar presentations
VHDL 8 Practical example
Advertisements

Microcontroller – 3 PIC.
ECP2036 Microprocessor and Interfacing
CEN 382 MICROPROCESSORS AND MICROCOMPUTING Nejdet Dogru
Processor System Architecture
Chapter 1 The 8051 Microcontroller
CHAPTER 1 THE 8051 MICROCONTROLLERS. Microcontroller vs. General- Purpose Microprocessor General-purpose microprocessors have ◦ No RAM ◦ No ROM ◦ No I/O.
Microprocessors. Microprocessor Buses Address Bus Address Bus One way street over which microprocessor sends an address code to memory or other external.
 CPU: Central Processing Unit  I/O: Input /Output  Bus: Address bus & Data bus  Memory: RAM & ROM  Timer  Interrupt  Serial Port  Parallel Port.
Embedded Computer ( Sisteme incorporate ) MPU vs. CPU / Alternative Texas Instrument, Freescale, ARM RISC and CISC approaches Single Chip Design System.
Microcontroller based system design
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 5 The System Unit.
Micro controllers A self-contained system in which a processor, support, memory, and input/output (I/O) are all contained in a single package.
MCU – Microcontroller Unit – 1 MCU  1 cip or VLSI core – application-specific.
Introduction to Microcontrollers Dr. Konstantinos Tatas
INTRODUCTION TO MICROCONTROLLER. What is a Microcontroller A microcontroller is a complete microprocessor system, consisting of microprocessor, limited.
EC4012PA PIC 18F Introduction 2  Processor  Input Devices  Output Devices  Memory Devices 3.
Microcontrollers Microcontroller (MCU) – An integrated electronic computing device that includes three major components on a single chip Microprocessor.
ECE Lecture 1 1 Introduction to Microcontrolllers Department of Electrical and Computer Engineering The Ohio State University ECE 2560.
ELECTRICAL ENGINEERING: PRINCIPLES AND APPLICATIONS, Third Edition, by Allan R. Hambley, ©2005 Pearson Education, Inc. Chapter 8 Microcomputers.
Microprocessors For a microprocessor to give a working microcomputer system, which can be used for control tasks, additional chips are necessary, e.g.
Computer Organization & Assembly Language © by DR. M. Amer.
Computer System Internal components - The processor - Main memory - I / O controllers - Buses External components (peripherals). These include: - keyboard.
 Introduction to Micro processor Introduction to Micro processor  Microprocessor instruction and opcodes Microprocessor instruction and opcodes  Mnemonics.
HOW a Computer Works ? Anatomy of Microprocessor.
MICROOCESSORS AND MICROCONTROLLER:
Welcome to the world of ARM. COURSE CONTENT Module 1: Introduction  Introduction of ARM Processors  Evolution of ARM  32 - bit Programming Module 2:
Digital Electronics Introduction to Microcontrollers and the Board of Education.
THE MICROPROCESSOR A microprocessor is a single chip of silicon that performs all of the essential functions of a computer central processor unit (CPU)
University of Sargodha, Lahore Campus Prepared by Ali Saeed.
Presented by Sadhish Prabhu
Robocon 2007, Hong Kong University of Science & Technology Robocon 2007 Electronics Quickstart! Session 1 Hello! Microcontroller. Prepared by KI Chi Keung.
1 Basic Processor Architecture. 2 Building Blocks of Processor Systems CPU.
Page 1 Computer Architecture and Organization 55:035 Final Exam Review Spring 2011.
CHAPTER 2 Instruction Set Architecture 3/21/
HOME AUTOMATION USING PC DONE BY RAJESHKUMAR S SRI HARSHA D.
Introduction to Microprocessors
CECS 347 Microprocessors and Controllers II Chapter 1 - An Overview of Computing Systems Instructor: Eric Hernandez.
MICROPROCESSOR INTEL 8086/8088 BY: SERA SYARMILA SAMEON.
CEng3361/18 CENG 336 INT. TO EMBEDDED SYSTEMS DEVELOPMENT Spring 2007 Recitation 01.
Introducing Embedded Systems and the Microcontrollers Chapter One.
STUDY OF PIC MICROCONTROLLERS.. Design Flow C CODE Hex File Assembly Code Compiler Assembler Chip Programming.
Popular Microcontrollers and their Selection by Lachit Dutta
SHRI S’AD VIDYA MANDAL INSTITUTE OF TECHNOLOGY
Hoda Roodaki AVR Family Overview Hoda Roodaki
Microprocessor and Microcontroller Fundamentals
Microprocessor and peripheral
The History of ARM and Microcontrollers Chapter 1
MICROCONTROLLER ARCHITECTURE & ASSEMBLY LANGUAGE PROGRAMMING
Processor/Memory Chapter 3
Instruction Set Architecture
MCU – Microcontroller Unit – 2
Modified Harvard Architectures
IPCOWALA INSTITUTE OF ENGINEERING & TECHNOLOGY-DHARMAJ
Introduction to Microcontrollers and the Board of Education
Introduction Definition of Embedded Systems Examples
AVR Microcontrollers Prepared By: Disha Ruparelia ( )
CS-401 Compute Architecture & Assembly Language Programming
Chapter 1: The 8051 Microcontrollers
Introduction to Microprocessors and Microcontrollers
میکرو کنترلر های AVR مدرس: مسعود بهمن پور
University of Gujrat Department of Computer Science
Lecture 3 - Instruction Set - Al
Memory organization On- chip memory Off-chip memory
8051 Supplement.
Chapter 4: Representing instructions
Chapter 4 Introduction to Computer Organization
Microcontroller – 2 PIC.
Figure 7-1: Non-Pipelined Instruction Execution vs. 2-stage Pipeline
MCU – Microcontroller Unit – 2
Presentation transcript:

The Principle and Application of Microcontrollers (Max) www.qust.edu.cn

Architecture and programming of 8051 Microcontrollers Author: Milan Verle www.qust.edu.cn

Contents Chapter 1: Introduction to Microcontrollers Chapter 2 : 8051 Microcontroller Architecture Chapter 3 : The 8051 Instruction Set Chapter 4 : AT89S8253 Microcontroller Chapter 5: Assembly Language Chapter 6 : Examples Chapter 7 : Development systems www.qust.edu.cn

Chapter 1: Introduction to Microcontrollers ? What is the organization of computer? www.qust.edu.cn

Chapter 1: Introduction to Microcontrollers 1-1、What is MCU? (1)Some similar concepts: CPU: Central Processing Unit:In all kinds of computer MPU: Micro Processor Unit:In PC、ES etc。 MCU: Micro Controller Unit:In ES MCU CPU MPU www.qust.edu.cn

Chapter 1: Introduction to Microcontrollers (2)MCU:Micro Controller Unit One total computer system made in one chip. So it Includes: CPU、Memory、Interfaces and so on… www.qust.edu.cn

Chapter 1: Introduction to Microcontrollers (3) The most popular used MCU (1)8 bits computer: MCS8051、PIC、MC68XX、etc (2) 32 bits computer All kinds of ARM. www.qust.edu.cn

Chapter 1: Introduction to Microcontrollers 1-2 What is in MCU? www.qust.edu.cn

Chapter 1: Introduction to Microcontrollers Homework: 1、Can you give some examples that using MCU in daily life? 2、What are I/O Ports? 3、What are the differences between RAM、ROM and EEPROM? www.qust.edu.cn

Thank You ! Email:qdmxl@163.com www.qust.edu.cn