This is default featured slide 1 title

Go to Blogger edit html and find these sentences. Now replace these with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences. Now replace these with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences. Now replace these with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences. Now replace these with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences. Now replace these with your own descriptions.

E-Book of Microprocessor & Microcontroller

A very good book on Intel 8085 and Intel 8051 from A.P. Godse. It's covers maximum topic of Diploma Engineering 6th semester and 7th semester topics.



Instruction Set and Addressing Mode of Intel8085

Instruction: An instruction is a binary pattern designed inside a microprocessor to perform a specific function.
Opcode + Operend = Instruction
Example: MOV B, C

Addressing Mode: The method by which the address of source of data or the address of destination of result is given in the instruction is called Addressing Modes.




Download PDF File

Digital-1 Lab 05 EX OR using basic Gate

Lab Video on Youtube.



Ex-OR Gate Construction

An odd number of logic “1’s” on its inputs gives a logic “1” at the output. These two inputs can be at logic level “1” or at logic level “0” giving us the Boolean expression of:  Q = (A     B) = A.B + A.B