PhysicsTeacher.in

High School Physics

Microprocessor Tutorials Hub

This page is a hub page for microprocessor-related posts/articles where we have put the links to related articles. Here, you will get the list of all the posts based on microprocessors and related topics (8085, 8086, 8255, etc.). Professor Saraswati Saha is the author of the majority of these posts. See detailed author details after the list of articles on this page.

Interrupt Vector Table in 8086

In this post, we will understand the importance and table ...

Demultiplexing of Address Data bus in 8086

In this post, we will discuss Demultiplexing of Address/Data buses ...

 Terms Used in Microprocessor [PDF]

In this post, we have published a list of Terms ...

Microprocessor Previous Year Question Paper MAKAUT BTech [PDF]

On this page, we are providing the Microprocessor Previous Year ...

[PDF] Microprocessor MCQ on 8085 & 8086 – PDF download

Here, you will find an MCQ set in PDF format ...

Microprocessor MCQ on 8085 & 8086 – Part 5

This is part 5 of the Microprocessor MCQ (Multiple Choice ...

Microprocessor MCQ on 8085 & 8086 – Part 4 (Multiple Choice Questions)

This is part 4 of the Microprocessor MCQ (Multiple Choice ...

Microprocessor MCQ 8085 & 8086 – Part 3

This is part 3 of the Microprocessor MCQ (Multiple Choice ...

Microprocessor MCQ (Multiple Choice Questions) on 8085 & 8086 – Part 2

This is part 2 of the Microprocessor MCQ (Multiple Choice ...

Microprocessor MCQ – Part 1 [with 8085 MCQ & 8086 MCQ]

This is part 1 of the Microprocessor MCQ (Multiple Choice ...

Flag Register of 8086

In this post, our topic of discussion is the Flag ...

Generation of time delay in 8085

In this post, we will give you a clear idea ...

Vectored Interrupt and Non-Vectored Interrupt in 8085

In this post, we will discuss Vectored Interrupt and Non-Vectored ...

Interrupt in Microprocessor

Interrupt in the microprocessor allows peripheral devices to access the ...

Direct Memory Access (DMA) in microprocessor

In this post, we will discuss the Direct Memory Access ...

Foldback Memory in 8085 microprocessor with example

In this post, we will discuss the concepts of Foldback ...

The Timing Diagram of INR M instruction of 8085

This post covers the Timing Diagram of INR M instruction ...

Differences between JUMP and CALL instructions in 8085

JUMP and CALL both are branching instructions that can transfer ...

Branching instructions in 8085 Microprocessor & their types

Branching instructions are important for programming a microprocessor. These instructions ...

Opcode fetch machine cycle in 8085

The Opcode fetch machine cycle is the first step in ...

8085 program to swap two 8-bit numbers

In this post, we will write one 8085 program to ...

Memory Mapped IO and IO Mapped IO in 8085 microprocessor

In this post, we will study Memory-mapped I/O and Peripheral-mapped ...

DAA Instruction in 8085 for BCD addition

In this post, we will study how to use DAA ...

Interfacing of 8255 PPI with 8085 microprocessor

PPI 8255 is a general-purpose programmable I/O device designed to ...

RLC and RAL instructions in 8085

Instructions RLC and RAL are basically two logical instructions available ...

Timing diagram of INX H in 8085 & Timing diagram of INX B

In this post, we will discuss the Timing diagram of ...

Addition of two 8 bit numbers using 8051

In this post, we will see how to perform the ...

Interfacing ADC with 8085 microprocessor (program)

In this post, we will write a program for interfacing ...

Addition of two 16-bit numbers: 8085 programming

In this post, we will write programs in 8085 Assembly ...

Packing & Unpacking of BCD numbers: 8085 programming

In this post, we will write programs in 8085 Assembly ...

The Architecture of 8085 and 8086 – Questions & answers

In this post, we will answer a bunch of selected ...

Memory organization in 8086 microprocessor

After studying this article the readers will be able to ...

Interrupt structure of 8086 | Interrupts in 8086

In this post, we will build our concepts on the ...

Is assembly language the same thing as machine language?

While the two terms, assembly language and machine language, are ...

Square of a number using a look-up table (assembly language program)

Problem statement: Write down an assembly language program to find ...

Memory interfacing in 8085 with RAM and ROM

In this post, we will discuss Memory interfacing in 8085 ...

BCD to HEX Conversion program in 8085 – PhysicsTeacher.in

In this post, we will see how To convert two-digit ...

Arithmetic Instructions in 8085 – PhysicsTeacher.in

In this post, we will discuss the Arithmetic Instructions in ...

8085 microprocessor program for 1’s & 2’s complement of a number

In this post, we will write down programs in assembly ...

Addressing modes in 8085 microprocessor

In this post, we will discuss different addressing modes in ...

Instruction Set and Types of instruction in 8085

In this post, we will discuss the Instruction set and ...

Demultiplexing of address and data bus in 8085

In this post, we will see how Demultiplexing of multiplexed ...

Instruction Cycle and Machine Cycle in 8085 Microprocessor

In this post, we will discuss Instruction Cycle and Machine ...

MCQs on AVR microcontroller, 8255, 8051 – NPTEL assignment

This assignment (MCQs on AVR microcontroller, 8255, 8051 - NPTEL ...

MCQs on 8086 microprocessor – NPTEL assignment

This assignment (MCQs on 8086 microprocessor - NPTEL assignment) contains ...

Architecture of 8085 microprocessor

The 8085 is an 8-bit processor since its data length ...

Pin functions of 8085 microprocessor

In this post, we will study the Pin functions of ...

Special-purpose registers in 8085 microprocessor

In this post, we will study the Special-purpose registers in ...

General purpose registers of 8085 microprocessor

This post covers a set of FAQs on general-purpose registers ...

How to Interface a RAM chip with 8085 microprocessor

In this post, we have discussed the interfacing of a ...

8085 Executing the program and checking result

Executing the program and checking results in the 8085 Microprocessor ...

Difference between microprocessor and microcontroller

To understand the difference between microprocessor and microcontroller we need ...

8255 PPI Programmable Peripheral Interface

In this post, we will discuss the 8255 PPI Programmable ...

MCQ on 8085 Microprocessor Architecture – with solution

In this post, you will get 15 Multiple Choice Questions ...

Division of Two 8 bit Numbers using 8085 microprocessor

In this post, you will find the required algorithm, & ...

Multiplication of Two 8 bit Numbers using 8085 microprocessor

In this post, you will find the required algorithm, & ...

Subtraction of Two 8 Bit Numbers using 8085 microprocessor

In this post, you will find the required algorithm, & ...

Addition of Two 8 bit Numbers using 8085 microprocessor

In this post, you will find the required algorithm, & ...

Microprocessor Fundamentals

In this post, we are presenting a bunch of FAQs ...

8086 Instruction Set & Assembly Language Programming

You can read the content of this class notes as ...

8086 pin diagram with pin explanation & 8086 addressing modes [PDF]

In this handwritten tutorial in PDF, you will get the ...

8086 Microprocessor Architecture – class notes with pdf download

Before we start our lessons in 8086 microprocessor architecture, let's ...

8085 different methods of Data Transfer

Similar to the first-class notes page, here also you will ...

Author of this post

This post is co-authored by Professor Saraswati Saha, who is an assistant professor at RCCIIT, a renowned degree engineering college in India. Professor Saha teaches subjects related to digital electronics & microprocessors.

Scroll to top
error: physicsTeacher.in