• INTRODUCTION ABOUT THIS COURSE
  • microprocessor is an integrated circuit which can function as a central processing unit (CPU) of a computer system or a microcontroller. It is constructed by integrating millions of transistors, diodes and resistors on a single electronic chip.
  • 8085 and 8086 are two major types of microprocessors produced by Intel. The 8085 microprocessor is an 8-bit microprocessor while The 8086 microprocessor is a 16-bit microprocessor.
  • Microprocessor can perform operations given below:

  1. Operates on and stores 8-bit and 16 bit data.
  2. It executes arithmetic and logic operations.
  3. sequences the instructions to be executed.
  4. Stores data temporarily.

  • Generally this course covers the following dimensions.
  1. Understand the architecture of 8085 and 8086 microprocessor.  
  2. Impart the knowledge about the instruction set.  
  3. Understand the basic idea about the data transfer schemes and its applications.  
  4.  Develop skill in simple program writing for 8085 & 8086 and applications.