Arithmetic Instructions in 8051

Arithmetic Instructions in 8051: The Arithmetic Instructions in 8051 of Basic Assembly Language Programming are ADD, ADDC, SUBB and DA The ADD instruction adds a byte variable with the accumulator,…

Continue Reading Arithmetic Instructions in 8051

8051 Interrupts

8051 Interrupts: The 8051 Interrupts provides 5 interrupt sources. The 8052 provides 6. These are shown in Fig. 12.28. The external Interrupts INT0 and INT1 can each- be either level-activated…

Continue Reading 8051 Interrupts

Serial Communication Interface in Microprocessor

Serial Communication Interface in Microprocessor: The Serial Communication Interface in Microprocessor is full duplex, meaning it can transmit and receive simultaneously. It is also receive-buffered, meaning it can commence reception…

Continue Reading Serial Communication Interface in Microprocessor

Bit Manipulation Instructions in 8086

Bit Manipulation Instructions in 8086(Logical Instructions): The Bit Manipulation Instructions in 8086 or Logical Instructions are NOT AND OR XOR TEST NOT Instruction : NOT destination. The NOT instruction inverts…

Continue Reading Bit Manipulation Instructions in 8086

Input Output Interfacing Techniques

Input Output Interfacing Techniques: The most of the microprocessors support isolated I/O system. It partitions memory from I/O, via software, by having instructions that specifically access (address) memory, and others…

Continue Reading Input Output Interfacing Techniques

Memory Interfacing in 8085

Memory Interfacing in 8085: Memory is an integral part of a microprocessor system, and in this section, we will discuss how to interface a memory device with the microprocessor. The…

Continue Reading Memory Interfacing in 8085

Data Acquisition Articles

Data Acquisition Articles: Data Acquisition System: A typical Data Acquisition System consists of individual sensors with the necessary signal conditioning, data conversion, data processing, multiplexing, data handling and associated transmission,…

Continue Reading Data Acquisition Articles